Searched defs:csr_read (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/sh/cpu/sh4/ | ||
H A D | watchdog.c | 16 static unsigned char csr_read(void) in csr_read() function |
/openbmc/u-boot/arch/riscv/include/asm/ | ||
H A D | csr.h | 75 #define csr_read(csr) \ macro |