Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-bcmbca-hsspi.c49 #define HSSPI_PINGPONG_COMMAND_REG(x) (0x80 + (x) * 0x40) macro
H A Dspi-bcm63xx-hsspi.c51 #define HSSPI_PINGPONG_COMMAND_REG(x) (0x80 + (x) * 0x40) macro