Searched defs:byte_index (Results 1 – 4 of 4) sorted by relevance
34 int byte_index) in hdmi_get_eld_data()
229 int *packet_index, int *byte_index) in hdmi_get_dip_index()242 int packet_index, int byte_index) in hdmi_set_dip_index()
657 #define byte_index(i) ((i) ^ 3) macro659 #define byte_index(i) (i) macro
335 hdac_hdmi_set_dip_index(struct hdac_device * hdev,hda_nid_t pin_nid,int packet_index,int byte_index) hdac_hdmi_set_dip_index() argument