Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Drk_spi.h84 HALF_WORD_ON = 0, /* apb 16bit write/read, spi 8bit write/read */ enumerator
H A Drk_spi.c292 spi_tf = HALF_WORD_ON; in rockchip_spi_claim_bus()