Searched refs:CLKCTL (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | dsp.c | 289 ret = catpt_readl_poll_shim(cdev, CLKCTL, in catpt_dsp_select_lpclock() 300 ret = catpt_readl_poll_shim(cdev, CLKCTL, in catpt_dsp_select_lpclock() 336 catpt_writel_shim(cdev, CLKCTL, CATPT_CLKCTL_DEFAULT); in catpt_dsp_set_regs_defaults() 416 catpt_updatel_shim(cdev, CLKCTL, CATPT_CLKCTL_SMOS, 0); in wpt_dsp_power_down() 471 catpt_updatel_shim(cdev, CLKCTL, CATPT_CLKCTL_SMOS, CATPT_CLKCTL_SMOS); in wpt_dsp_power_up()
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | dsp.c | 289 ret = catpt_readl_poll_shim(cdev, CLKCTL, in catpt_dsp_select_lpclock() 300 ret = catpt_readl_poll_shim(cdev, CLKCTL, in catpt_dsp_select_lpclock() 336 catpt_writel_shim(cdev, CLKCTL, CATPT_CLKCTL_DEFAULT); in catpt_dsp_set_regs_defaults() 370 catpt_updatel_shim(cdev, CLKCTL, CATPT_CLKCTL_SMOS, 0); in catpt_dsp_power_down() 425 catpt_updatel_shim(cdev, CLKCTL, CATPT_CLKCTL_SMOS, CATPT_CLKCTL_SMOS); in catpt_dsp_power_up()
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | isif_regs.h | 137 #define CLKCTL 0x1f8 macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | imsttfb.c | 114 CLKCTL = 0x02, /* (0x01) Miscellaneous Clock Control */ enumerator 227 { CLKCTL, 0x21 }, 955 par->cmap_regs[PIDXLO] = CLKCTL; eieio(); in imsttfb_blank() 970 par->cmap_regs[PIDXLO] = CLKCTL; eieio(); in imsttfb_blank()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | imsttfb.c | 115 CLKCTL = 0x02, /* (0x01) Miscellaneous Clock Control */ enumerator 228 { CLKCTL, 0x21 }, 956 par->cmap_regs[PIDXLO] = CLKCTL; eieio(); in imsttfb_blank() 971 par->cmap_regs[PIDXLO] = CLKCTL; eieio(); in imsttfb_blank()
|
Completed in 7 milliseconds