Searched refs:bit_valid (Results 1 – 1 of 1) sorted by relevance
255 static void cpg_rzt2h_mstp_delay(u32 idx, bool bit_valid) in cpg_rzt2h_mstp_delay() argument257 unsigned int mask = bit_valid ? GENMASK(31, 0) : GENMASK(31, 5); in cpg_rzt2h_mstp_delay()