Searched refs:CLKCTL (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/sound/soc/intel/catpt/ |
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()
|
/linux-5.19.10/drivers/media/platform/ti/davinci/ |
D | isif_regs.h | 137 #define CLKCTL 0x1f8 macro
|
/linux-5.19.10/drivers/video/fbdev/ |
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()
|