Home
last modified time | relevance | path

Searched defs:bitsPerWord (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/spi/
Dspi_hi35xx.c54 uint8_t bitsPerWord; member
286 static inline uint8_t Pl022ToByteWidth(uint8_t bitsPerWord) in Pl022ToByteWidth()