Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Drockchip_drm_tve.c51 struct rockchip_tve *tve = connector_to_tve(connector); in rockchip_tve_get_modes() local
76 struct rockchip_tve *tve = connector_to_tve(connector); in rockchip_tve_best_encoder() local
97 static void tve_set_mode(struct rockchip_tve *tve) in tve_set_mode()
157 static void dac_init(struct rockchip_tve *tve) in dac_init()
165 static void dac_enable(struct rockchip_tve *tve, bool enable) in dac_enable()
181 static int cvbs_set_disable(struct rockchip_tve *tve) in cvbs_set_disable()
200 static int cvbs_set_enable(struct rockchip_tve *tve) in cvbs_set_enable()
222 struct rockchip_tve *tve = encoder_to_tve(encoder); in rockchip_tve_encoder_enable() local
234 struct rockchip_tve *tve = encoder_to_tve(encoder); in rockchip_tve_encoder_disable() local
248 struct rockchip_tve *tve = encoder_to_tve(encoder); in rockchip_tve_encoder_mode_set() local
[all …]
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/
Drk630-tve.c179 static int rk630_tve_write_block(struct rk630_tve *tve, in rk630_tve_write_block()
194 static int rk630_tve_cfg_set(struct rk630_tve *tve) in rk630_tve_cfg_set()
249 static int rk630_tve_disable(struct rk630_tve *tve) in rk630_tve_disable()
257 static int rk630_tve_enable(struct rk630_tve *tve) in rk630_tve_enable()
325 struct rk630_tve *tve = connector_to_tve(connector); in rk630_tve_get_modes() local
356 struct rk630_tve *tve = connector_to_tve(connector); in rk630_tve_best_encoder() local
382 struct rk630_tve *tve; in rk630_tve_bridge_mode_set() local
395 struct rk630_tve *tve = bridge_to_tve(bridge); in rk630_tve_bridge_enable() local
405 struct rk630_tve *tve = bridge_to_tve(bridge); in rk630_tve_bridge_disable() local
414 struct rk630_tve *tve = bridge_to_tve(bridge); in rk630_tve_bridge_attach() local
[all …]
/device/soc/rockchip/rk3588/kernel/include/linux/mfd/
Drk630.h169 struct regmap *tve; member