Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sh-hspi.c28 #define SPSCR 0x08 macro
92 hspi_bit_set(hspi, SPSCR, (1 << 6), (hi) << 6); in hspi_hw_cs_ctrl()
140 hspi_write(hspi, SPSCR, 0x21); /* master mode / CS control */ in hspi_hw_setup()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7780.h319 #define SPSCR 0xFFE50008 macro