Searched refs:vs_reg (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | dp.c | 1016 u32 pe_reg, vs_reg, pc_reg; in tegra_dp_lt_config() local 1042 vs_reg = tegra_dp_vs_regs[pc[cnt]][vs[cnt]][pe[cnt]]; in tegra_dp_lt_config() 1046 vs_reg << shift, pc_reg << shift, in tegra_dp_lt_config()
|
H A D | sor.c | 77 u32 vs_reg, u32 pc_reg, u8 pc_supported) in tegra_dp_set_pe_vs_pc() argument 82 tegra_sor_write_field(sor, DC(sor->portnum), mask, vs_reg); in tegra_dp_set_pe_vs_pc()
|
H A D | sor.h | 900 u32 vs_reg, u32 pc_reg, u8 pc_supported);
|