Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h36 #define SDHI_ERR_STS2 (0x005C >> 1) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c242 e_state2 = sh_sdhi_readw(host, SDHI_ERR_STS2); in sh_sdhi_error_manage()
249 DRIVER_NAME, sh_sdhi_readw(host, SDHI_ERR_STS2)); in sh_sdhi_error_manage()