Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h152 #define SET_SWAP ((1 << 6) | (1 << 7)) /* SWAP */ macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c683 sh_sdhi_writew(host, SDHI_EXT_SWAP, SET_SWAP); in sh_sdhi_initialize_common()