Home
last modified time | relevance | path

Searched refs:CRVML_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/vermilion/
Dcr_pll.c31 #define CRVML_CLOCK_MASK 0x00000f00 macro
122 clock_val = ioread32(clock_reg) & ~CRVML_CLOCK_MASK; in crvml_set_clock()
/linux-5.19.10/drivers/video/backlight/
Dcr_bllcd.c50 #define CRVML_CLOCK_MASK 0x00000f00 macro