Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c395 reg_val = tegra_sor_readl(sor, CLK_CNTRL); in tegra_dc_sor_read_link_config()
423 tegra_sor_write_field(sor, CLK_CNTRL, in tegra_dc_sor_set_link_bandwidth()
559 DUMP_REG(CLK_CNTRL); in dump_sor_reg()
698 tegra_sor_write_field(sor, CLK_CNTRL, in tegra_dc_sor_enable_dp()
H A Dsor.h124 #define CLK_CNTRL 0x13 macro