Searched refs:CATPT_VDRTCTL2_DCLCGE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | dsp.c | 208 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in catpt_dsp_update_srampge() 213 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in catpt_dsp_update_srampge() 214 CATPT_VDRTCTL2_DCLCGE); in catpt_dsp_update_srampge() 408 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in wpt_dsp_power_down() 421 mask = CATPT_VDRTCTL2_CGEALL & (~CATPT_VDRTCTL2_DCLCGE); in wpt_dsp_power_down() 441 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in wpt_dsp_power_down() 442 CATPT_VDRTCTL2_DCLCGE); in wpt_dsp_power_down() 453 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in wpt_dsp_power_up() 456 mask = CATPT_VDRTCTL2_CGEALL & (~CATPT_VDRTCTL2_DCLCGE); in wpt_dsp_power_up() 479 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in wpt_dsp_power_up() [all...] |
H A D | registers.h | 89 #define CATPT_VDRTCTL2_DCLCGE BIT(1) macro
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | dsp.c | 208 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in catpt_dsp_update_srampge() 213 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in catpt_dsp_update_srampge() 214 CATPT_VDRTCTL2_DCLCGE); in catpt_dsp_update_srampge() 362 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in catpt_dsp_power_down() 375 mask = CATPT_VDRTCTL2_CGEALL & (~CATPT_VDRTCTL2_DCLCGE); in catpt_dsp_power_down() 395 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in catpt_dsp_power_down() 396 CATPT_VDRTCTL2_DCLCGE); in catpt_dsp_power_down() 407 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, 0); in catpt_dsp_power_up() 410 mask = CATPT_VDRTCTL2_CGEALL & (~CATPT_VDRTCTL2_DCLCGE); in catpt_dsp_power_up() 433 catpt_updatel_pci(cdev, VDRTCTL2, CATPT_VDRTCTL2_DCLCGE, in catpt_dsp_power_up() [all...] |
H A D | registers.h | 89 #define CATPT_VDRTCTL2_DCLCGE BIT(1) macro
|
Completed in 3 milliseconds