Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/firmware/os/inc/
Dspi.h31 struct SpiMode { struct
32 enum {
35 } cpol;
37 enum {
40 } cpha;
42 uint8_t bitsPerWord;
43 enum {
46 } format;
48 uint16_t txWord;
50 SpiSpeed speed;
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/Fch/Common/
H A DFchCommonCfg.h280 UINT8 SpiMode; ///< SpiMode - Spi Mode Setting member
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/
H A DFchCommonCfg.h312 UINT8 SpiMode; ///< SpiMode - Spi Mode Setting member