Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw_registers.h15 #define SDW_REG_OPTIONAL_PAGE 0x00010000 macro
/openbmc/linux/drivers/soundwire/
H A Dbus.c376 if (addr < SDW_REG_OPTIONAL_PAGE) { /* 32k but no page */ in sdw_fill_msg()