Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dst_smi.h44 #define HOLD1 0x00010000 macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspl.c218 writel(HOLD1 | FAST_MODE | BANK_EN | DSEL_TIME | PRESCAL4, in snor_init()
/openbmc/u-boot/drivers/mtd/
H A Dst_smi.c276 writel(HOLD1 | FAST_MODE | BANK_EN | DSEL_TIME | PRESCAL4, in smi_init()
/openbmc/linux/drivers/mtd/devices/
H A Dspear_smi.c63 #define HOLD1 (0x1 << 16) /* Clock Hold period selection */ macro
339 val = HOLD1 | BANK_EN | DSEL_TIME | (prescale << 8); in spear_smi_hw_init()