Searched refs:CATPT_CLKCTL_SMOS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | dsp.c | 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()
|
H A D | registers.h | 64 #define CATPT_CLKCTL_SMOS GENMASK(25, 24) macro
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | dsp.c | 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()
|
H A D | registers.h | 64 #define CATPT_CLKCTL_SMOS GENMASK(25, 24) macro
|
Completed in 3 milliseconds