Searched defs:RCNT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/char/hw_random/ | ||
H A D | pic32-rng.c | 26 #define RCNT_MASK 0x7F macro |
/openbmc/u-boot/drivers/spi/ | ||
H A D | atcspi200_spi.c | 50 #define RCNT_MASK (0x1FF<<RCNT_OFFSET) macro |