Searched refs:dpn_ch_enable (Results 1 – 1 of 1) sorted by relevance
538 u32 dpn_ch_enable; in amd_sdw_port_enable() local556 dpn_ch_enable = readl(amd_manager->mmio + lane_ctrl_ch_en_reg); in amd_sdw_port_enable()557 u32p_replace_bits(&dpn_ch_enable, enable_ch->ch_mask, AMD_DPN_CH_EN_CHMASK); in amd_sdw_port_enable()559 writel(dpn_ch_enable, amd_manager->mmio + lane_ctrl_ch_en_reg); in amd_sdw_port_enable()