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

/linux-master/include/linux/soundwire/
H A Dsdw_intel.h75 #define SDW_SHIM_IOCTL_COE BIT(2) macro
/linux-master/drivers/soundwire/
H A Dintel.c230 ioctl &= ~(SDW_SHIM_IOCTL_COE);
247 ioctl |= SDW_SHIM_IOCTL_COE;

Completed in 104 milliseconds