Searched defs:USER_UC_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | meson_spifc.c | 55 #define USER_UC_MASK ((BIT(5) - 1) << 27) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-meson-spifc.c | 56 #define USER_UC_MASK ((BIT(5) - 1) << 27) macro |