Home
last modified time | relevance | path

Searched refs:cdn_dp_set_firmware_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h467 int cdn_dp_set_firmware_active(struct cdn_dp_device *dp, bool enable);
Dcdn-dp-core.c361 ret = cdn_dp_set_firmware_active(dp, true); in cdn_dp_firmware_init()
486 cdn_dp_set_firmware_active(dp, false); in cdn_dp_disable()
Dcdn-dp-reg.c331 int cdn_dp_set_firmware_active(struct cdn_dp_device *dp, bool enable) in cdn_dp_set_firmware_active() function