Searched refs:IS_CMU_LCD_CLOCK_SEL (Results 1 – 4 of 4) sorted by relevance
520 #define IS_CMU_LCD_CLOCK_SEL(x) (((x) == CMU_LCD_SEL_LOSM) || \ macro
617 #define IS_CMU_LCD_CLOCK_SEL(x) (((x) == CMU_LCD_SEL_LOSM) || \ macro
1028 assert_param(IS_CMU_LCD_CLOCK_SEL(clock)); in ald_cmu_lcd_clock_select()
1010 assert_param(IS_CMU_LCD_CLOCK_SEL(clock)); in ald_cmu_lcd_clock_select()
Completed in 10 milliseconds