Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h115 #define SM501_CLOCK_P2XCLK (24) macro
/openbmc/linux/drivers/mfd/
H A Dsm501.c527 case SM501_CLOCK_P2XCLK: in sm501_set_clock()
648 case SM501_CLOCK_P2XCLK: in sm501_find_clock()
/openbmc/qemu/hw/display/
H A Dsm501.c156 #define SM501_CLOCK_P2XCLK 24 macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c451 clock_type = SM501_CLOCK_P2XCLK; in sm501fb_set_par_common()