Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dpl022_spi.c25 #define SSP_RIS 0x018 macro
/openbmc/linux/drivers/spi/
H A Dspi-pl022.c71 #define SSP_RIS(r) (r + 0x018) macro