Home
last modified time | relevance | path

Searched defs:read_ind (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dxlnx-versal-canfd.c1489 uint8_t read_ind = 0; in canfd_tx_fifo_status_prew() local
1517 uint8_t read_ind = 0; in canfd_rx_fifo_status_prew() local
/openbmc/linux/drivers/video/fbdev/
H A Dchipsfb.c43 #define read_ind(num, var, ap, dp) do { \ macro