Searched refs:IS_RMU_BORFLT (Results 1 – 6 of 6) sorted by relevance
56 assert_param(IS_RMU_BORFLT(flt)); in ald_rmu_bor_config()
63 assert_param(IS_RMU_BORFLT(flt)); in ald_rmu_bor_config()
62 assert_param(IS_RMU_BORFLT(flt)); in ald_rmu_bor_config()
126 #define IS_RMU_BORFLT(x) (((x) == ALD_RMU_BORFLT_1) || \ macro
185 #define IS_RMU_BORFLT(x) (((x) == RMU_BORFLT_1) || \ macro
192 #define IS_RMU_BORFLT(x) (((x) == RMU_BORFLT_1) || \ macro
Completed in 14 milliseconds