Home
last modified time | relevance | path

Searched defs:dpintf (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/common/dp/
H A Ddp_intf.c12 static void mtk_dpintf_mask(const struct mtk_dpintf *dpintf, u32 offset, u32 val, u32 mask) in mtk_dpintf_mask()
17 static void mtk_dpintf_sw_reset(const struct mtk_dpintf *dpintf, bool reset) in mtk_dpintf_sw_reset()
22 static void mtk_dpintf_enable(const struct mtk_dpintf *dpintf) in mtk_dpintf_enable()
27 static void mtk_dpintf_config_hsync(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_hsync()
38 static void mtk_dpintf_config_vsync(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_vsync()
56 static void mtk_dpintf_config_vsync_lodd(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_vsync_lodd()
63 static void mtk_dpintf_config_vsync_leven(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_vsync_leven()
70 static void mtk_dpintf_config_vsync_rodd(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_vsync_rodd()
77 static void mtk_dpintf_config_vsync_reven(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_vsync_reven()
84 static void mtk_dpintf_config_pol(const struct mtk_dpintf *dpintf, in mtk_dpintf_config_pol()
[all …]