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()503 frame_fmt_reg = acp70_sdw_dp_reg[p_params->num].frame_fmt_reg; in amd_sdw_port_params()509 dpn_frame_fmt = readl(amd_manager->mmio + frame_fmt_reg); in amd_sdw_port_params()513 writel(dpn_frame_fmt, amd_manager->mmio + frame_fmt_reg); in amd_sdw_port_params()527 u32 frame_fmt_reg, sample_int_reg, hctrl_dp0_reg; in amd_sdw_transport_params() local534 frame_fmt_reg = acp63_sdw0_dp_reg[params->port_num].frame_fmt_reg; in amd_sdw_transport_params()542 frame_fmt_reg = acp63_sdw1_dp_reg[params->port_num].frame_fmt_reg; in amd_sdw_transport_params()556 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
Completed in 7 milliseconds