Home
last modified time | relevance | path

Searched refs:SDW_SCP_PHY_OUT_CTRL_7 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/soundwire/
H A Dsdw_registers.h234 #define SDW_SCP_PHY_OUT_CTRL_7 0x87 macro
/linux-6.15/drivers/soundwire/
H A Ddebugfs.c98 for (i = SDW_SCP_PHY_OUT_CTRL_0; i <= SDW_SCP_PHY_OUT_CTRL_7; i++) in sdw_slave_reg_show()