Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.h54 SCPH_TOGSTA, /* SCLK toggles at start of first data bit */ 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.h49 SCPH_TOGSTA, /* SCLK toggles at start of first data bit */ enumerator
H A Drkspi.c174 ctrlr0 |= SCPH_TOGSTA << SCPH_SHIFT; in rockchip_spi_claim_bus()