Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_core.h166 int32_t (*frlEnable)(struct HdmiCntlr *cntlr, bool enable); member
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_frl.c430 if (cntlr->ops->frlEnable != NULL) { in HdmiFrlConfigAndStartTraining()
432 cntlr->ops->frlEnable(cntlr, false); in HdmiFrlConfigAndStartTraining()