Searched refs:CATPT_CS_STALL (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/intel/catpt/
H A Ddsp.c221 val = stall ? CATPT_CS_STALL : 0;
222 catpt_updatel_shim(cdev, CS1, CATPT_CS_STALL, val);
225 reg, (reg & CATPT_CS_STALL) == val,
H A Dregisters.h40 #define CATPT_CS_STALL BIT(10) macro

Completed in 115 milliseconds