Searched refs:HSSPI_PINGx_POLL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/spi/ | ||
H A D | spi-bcmbca-hsspi.c | 44 #define HSSPI_PINGx_POLL_TIMEOUT(i) BIT((i * 8) + 3) macro |
H A D | spi-bcm63xx-hsspi.c | 46 #define HSSPI_PINGx_POLL_TIMEOUT(i) BIT((i * 8) + 3) macro |