Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.h59 SCOL_HIGH, /* Inactive state of serial clock is high */ enumerator
H A Drk_spi.c350 ctrlr0 |= SCOL_HIGH << SCOL_SHIFT; in rockchip_spi_claim_bus()
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h54 SCOL_HIGH, /* Inactive state of serial clock is high */ enumerator
H A Drkspi.c172 ctrlr0 |= SCOL_HIGH << SCOL_SHIFT; in rockchip_spi_claim_bus()