Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/tegra124/
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()
556 DUMP_REG(CLK_CNTRL); in dump_sor_reg()
695 tegra_sor_write_field(sor, CLK_CNTRL, in tegra_dc_sor_enable_dp()
Dsor.h123 #define CLK_CNTRL 0x13 macro