Searched refs:CATPT_CS_SBCS (Results 1 – 2 of 2) sorted by relevance
366 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_down()367 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_down()428 catpt_updatel_shim(cdev, CS1, CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1), in catpt_dsp_power_up()429 CATPT_CS_SBCS(0) | CATPT_CS_SBCS(1)); in catpt_dsp_power_up()
44 #define CATPT_CS_SBCS(ssp) BIT(2 + (ssp)) macro