Searched refs:SDW_SCP_INT1_PARITY (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/mfd/
H A Dcs42l43-sdw.c71 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY |
/linux-master/drivers/soundwire/
H A Dbus.c1421 if (status & SDW_SCP_INT1_PARITY) {
1423 ret = sdw_write_no_pm(slave, SDW_SCP_INT1, SDW_SCP_INT1_PARITY);
1663 if (buf & SDW_SCP_INT1_PARITY) {
1664 parity_check = slave->prop.scp_int1_mask & SDW_SCP_INT1_PARITY;
1670 clear |= SDW_SCP_INT1_PARITY;
/linux-master/include/linux/soundwire/
H A Dsdw_registers.h67 #define SDW_SCP_INT1_PARITY BIT(0) macro
/linux-master/sound/soc/codecs/
H A Dmax98363.c127 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dcs42l42-sdw.c323 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt712-sdca-sdw.c181 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt722-sdca-sdw.c204 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt711-sdca-sdw.c184 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dcs35l56-sdw.c276 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY | SDW_SCP_INT1_IMPL_DEF;
H A Drt1308-sdw.c131 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt700-sdw.c341 SDW_SCP_INT1_PARITY;
H A Dmax98373-sdw.c307 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt1017-sdca-sdw.c266 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt5682-sdw.c540 SDW_SCP_INT1_PARITY;
H A Drt1316-sdw.c205 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt711-sdw.c346 SDW_SCP_INT1_PARITY;
H A Drt715-sdw.c441 SDW_SCP_INT1_PARITY;
H A Drt712-sdca-dmic.c843 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Drt1318-sdw.c354 prop->scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dwcd938x-sdw.c1251 SDW_SCP_INT1_PARITY;
H A Dwcd939x-sdw.c1452 SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dwsa881x.c1157 pdev->prop.scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dwsa883x.c1405 pdev->prop.scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;
H A Dwsa884x.c1893 pdev->prop.scp_int1_mask = SDW_SCP_INT1_BUS_CLASH | SDW_SCP_INT1_PARITY;

Completed in 738 milliseconds