Home
last modified time | relevance | path

Searched refs:SM501_CLOCK_V2XCLK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsm501-regs.h117 #define SM501_CLOCK_V2XCLK (16) macro
/openbmc/linux/drivers/mfd/
H A Dsm501.c556 case SM501_CLOCK_V2XCLK: in sm501_set_clock()
659 case SM501_CLOCK_V2XCLK: in sm501_find_clock()
/openbmc/qemu/hw/display/
H A Dsm501.c158 #define SM501_CLOCK_V2XCLK 16 macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c445 clock_type = SM501_CLOCK_V2XCLK; in sm501fb_set_par_common()