Home
last modified time | relevance | path

Searched refs:CLK_CNTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c392 reg_val = tegra_sor_readl(sor, CLK_CNTRL); in tegra_dc_sor_read_link_config()
420 tegra_sor_write_field(sor, CLK_CNTRL, in tegra_dc_sor_set_link_bandwidth()
557 DUMP_REG(CLK_CNTRL); in dump_sor_reg()
696 tegra_sor_write_field(sor, CLK_CNTRL, in tegra_dc_sor_enable_dp()
H A Dsor.h123 #define CLK_CNTRL 0x13 macro