Searched refs:PVTM_CH_MAX (Results 1 – 1 of 1) sorted by relevance
76 #define PVTM_CH_MAX 8 macro83 static int pvtm_value[PVTM_CH_MAX][PVTM_SUB_CH_MAX];343 if (pvtm->ch[0] >= PVTM_CH_MAX || pvtm->ch[1] >= PVTM_SUB_CH_MAX) in rockchip_parse_pvtm_config()1138 if (ch[0] >= PVTM_CH_MAX || ch[1] >= PVTM_SUB_CH_MAX) in rockchip_get_pvtm()