Searched defs:HSSPI_PINGPONG_COMMAND_REG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ | ||
H A D | spi-bcmbca-hsspi.c | 49 #define HSSPI_PINGPONG_COMMAND_REG(x) (0x80 + (x) * 0x40) macro |
H A D | spi-bcm63xx-hsspi.c | 51 #define HSSPI_PINGPONG_COMMAND_REG(x) (0x80 + (x) * 0x40) macro |