Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Datcspi200_spi.c31 #define DATA_LENGTH(x) ((x-1)<<8) macro
125 format = ns->mode|DATA_LENGTH(8); in __atcspi200_spi_claim_bus()