Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Damd_manager.h178 #define AMD_DPN_CH_EN_CHMASK GENMASK(10, 3) macro
H A Damd_manager.c557 u32p_replace_bits(&dpn_ch_enable, enable_ch->ch_mask, AMD_DPN_CH_EN_CHMASK); in amd_sdw_port_enable()