Home
last modified time | relevance | path

Searched defs:clock_div (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.c20 unsigned int clock_div; member
108 int rockchip_spi_probe(u8 bus, uintptr_t base_addr, u32 rsd, u32 clock_div, u32 mode) in rockchip_spi_probe()