Searched refs:frame_fmt_reg (Results 1 – 2 of 2) sorted by relevance
484 u32 frame_fmt_reg, dpn_frame_fmt; in amd_sdw_port_params() local491 frame_fmt_reg = acp63_sdw0_dp_reg[p_params->num].frame_fmt_reg; in amd_sdw_port_params()494 frame_fmt_reg = acp63_sdw1_dp_reg[p_params->num].frame_fmt_reg; in amd_sdw_port_params()502 frame_fmt_reg = acp70_sdw_dp_reg[p_params->num].frame_fmt_reg; in amd_sdw_port_params()508 dpn_frame_fmt = readl(amd_manager->mmio + frame_fmt_reg); in amd_sdw_port_params()512 writel(dpn_frame_fmt, amd_manager->mmio + frame_fmt_reg); in amd_sdw_port_params()526 u32 frame_fmt_reg, sample_int_reg, hctrl_dp0_reg; in amd_sdw_transport_params() local533 frame_fmt_reg = acp63_sdw0_dp_reg[params->port_num].frame_fmt_reg; in amd_sdw_transport_params()541 frame_fmt_reg = acp63_sdw1_dp_reg[params->port_num].frame_fmt_reg; in amd_sdw_transport_params()554 frame_fmt_reg = acp70_sdw_dp_reg[params->port_num].frame_fmt_reg; in amd_sdw_transport_params()[all …]
211 u32 frame_fmt_reg; member