Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.h42 u32 msm_dp_catalog_aux_read_data(struct msm_dp_catalog *msm_dp_catalog);
H A Ddp_aux.c152 data = msm_dp_catalog_aux_read_data(aux->catalog); in msm_dp_aux_cmd_fifo_rx()
155 data = msm_dp_catalog_aux_read_data(aux->catalog); in msm_dp_aux_cmd_fifo_rx()
H A Ddp_catalog.c163 u32 msm_dp_catalog_aux_read_data(struct msm_dp_catalog *msm_dp_catalog) in msm_dp_catalog_aux_read_data() function