Searched refs:HDMI_ACR_N_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
2070 typedef enum HDMI_ACR_N_MULTIPLE { enum2079 } HDMI_ACR_N_MULTIPLE; typedef
548 # define HDMI_ACR_N_MULTIPLE(x) (((x) & 7) << 16) macro