Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.h51 SCPH_SHIFT = 6, /* Serial Clock Phase */ enumerator
H A Drk_spi.c352 ctrlr0 |= SCPH_TOGSTA << SCPH_SHIFT; in rockchip_spi_claim_bus()
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h46 SCPH_SHIFT = 6, /* Serial Clock Phase */ enumerator
H A Drkspi.c174 ctrlr0 |= SCPH_TOGSTA << SCPH_SHIFT; in rockchip_spi_claim_bus()