Home
last modified time | relevance | path

Searched refs:CATPT_CLKCTL_SMOS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/intel/catpt/
H A Ddsp.c370 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 Dregisters.h64 #define CATPT_CLKCTL_SMOS GENMASK(25, 24) macro