Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-bcmbca-hsspi.c44 #define HSSPI_PINGx_POLL_TIMEOUT(i) BIT((i * 8) + 3) macro
H A Dspi-bcm63xx-hsspi.c46 #define HSSPI_PINGx_POLL_TIMEOUT(i) BIT((i * 8) + 3) macro