Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_cec.c132 int rx_order[3] = { -1, -1, -1 }; in adv7511_cec_irq_process() local
163 rx_order[timestamp - 1] = i; in adv7511_cec_irq_process()
168 int rx_buf = rx_order[i]; in adv7511_cec_irq_process()