Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_encoder.c231 int intfn = mdp5_encoder->intf.num; in mdp5_encoder_disable() local
240 mdp5_write(mdp5_kms, REG_MDP5_INTF_TIMING_ENGINE_EN(intfn), 0); in mdp5_encoder_disable()
265 int intfn = mdp5_encoder->intf.num; in mdp5_encoder_enable() local
273 mdp5_write(mdp5_kms, REG_MDP5_INTF_TIMING_ENGINE_EN(intfn), 1); in mdp5_encoder_enable()