Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dpl022_spi.c59 #define DFLT_PRESCALE (0x40) macro
104 writew(DFLT_PRESCALE, ps->base + SSP_CPSR); in pl022_spi_probe()