Home
last modified time | relevance | path

Searched refs:pc_reg (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c1016 u32 pe_reg, vs_reg, pc_reg; in tegra_dp_lt_config() local
1043 pc_reg = tegra_dp_pc_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 Dsor.c77 u32 vs_reg, u32 pc_reg, u8 pc_supported) in tegra_dp_set_pe_vs_pc() argument
85 pc_reg); in tegra_dp_set_pe_vs_pc()
H A Dsor.h900 u32 vs_reg, u32 pc_reg, u8 pc_supported);