Searched refs:CATPT_CS_SBCS (Results 1 – 2 of 2) sorted by relevance
363 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_down()364 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_down()425 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_up()426 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_up()
44 #define CATPT_CS_SBCS(ssp) BIT(2 + (ssp)) macro