Home
last modified time | relevance | path

Searched refs:SRSPTO_256 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h70 #define SRSPTO_256 (2 << 12) /* resp timeout */ macro
155 CLK_ENABLE | CLKDIV_4 | SRSPTO_256 | in sh_mmcif_boot_do_read()
188 CLK_ENABLE | CLKDIV_256 | SRSPTO_256 | in sh_mmcif_boot_init()
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h92 #define SRSPTO_256 ((1 << 13) | (0 << 12)) macro
H A Dsh_mmcif.c131 sh_mmcif_bitset(tmp | SRSPTO_256 | SRBSYTO_29 | SRWDTO_29 | SCCSTO_29, in sh_mmcif_sync_reset()
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c550 SRSPTO_256 | SRBSYTO_29 | SRWDTO_29); in sh_mmcif_sync_reset()