Searched refs:CATPT_CS_SBCS (Results 1 – 2 of 2) sorted by relevance
356 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_down()357 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_down()418 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_up()419 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_up()
44 #define CATPT_CS_SBCS(ssp) BIT(2 + (ssp)) macro