Home
last modified time | relevance | path

Searched refs:FW_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.h241 #define FW_ACTIVE 1 macro
H A Dcdns-mhdp8546-core.c352 msg[4] = enable ? FW_ACTIVE : FW_STANDBY; in cdns_mhdp_set_firmware_active()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h343 #define FW_ACTIVE 1 macro
H A Dcdn-dp-reg.c332 msg[4] = enable ? FW_ACTIVE : FW_STANDBY; in cdn_dp_set_firmware_active()