Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dwatchdog.c16 static unsigned char csr_read(void) in csr_read() function
/openbmc/u-boot/arch/riscv/include/asm/
H A Dcsr.h75 #define csr_read(csr) \ macro