Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c37 #define DP_AUX_CFG_SIZE 13 macro
231 static const u8 edp_phy_aux_cfg_v4[DP_AUX_CFG_SIZE] = {
281 static const u8 edp_phy_aux_cfg_v5[DP_AUX_CFG_SIZE] = {
285 static const u8 edp_phy_aux_cfg_v8[DP_AUX_CFG_SIZE] = {
296 u8 aux_cfg[DP_AUX_CFG_SIZE]; in qcom_edp_phy_init()
334 for (int i = 0; i < DP_AUX_CFG_SIZE; i++) in qcom_edp_phy_init()