Lines Matching refs:RZ_MTU3_32_BIT_CH
52 #define RZ_MTU3_32_BIT_CH (2) macro
94 return (id == RZ_MTU3_32_BIT_CH) ? 0 : id; in rz_mtu3_get_hw_ch()
114 if (id == RZ_MTU3_32_BIT_CH && test_bit(RZ_MTU3_TMDR3_LWA, &tmdr)) in rz_mtu3_is_counter_invalid()
117 if (id != RZ_MTU3_32_BIT_CH && !test_bit(RZ_MTU3_TMDR3_LWA, &tmdr)) in rz_mtu3_is_counter_invalid()
169 if (count->id == RZ_MTU3_32_BIT_CH) in rz_mtu3_count_read()
191 if (count->id == RZ_MTU3_32_BIT_CH) in rz_mtu3_count_write()
332 case RZ_MTU3_32_BIT_CH: in rz_mtu3_count_ceiling_read()
367 case RZ_MTU3_32_BIT_CH: in rz_mtu3_count_ceiling_write()
381 if (count->id == RZ_MTU3_32_BIT_CH) in rz_mtu3_count_ceiling_write()
434 case RZ_MTU3_32_BIT_CH: in rz_mtu3_initialize_counter()
461 if (id == RZ_MTU3_32_BIT_CH) { in rz_mtu3_terminate_counter()
485 if (count->id == RZ_MTU3_32_BIT_CH) in rz_mtu3_count_enable_read()
524 priv->count_is_enabled[RZ_MTU3_32_BIT_CH])) { in rz_mtu3_lock_if_ch0_is_enabled()
775 .id = RZ_MTU3_32_BIT_CH,