Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/include/soc/
H A Dgpio_dnv.h72 struct GPIO_CONFIG { struct
81 uint32_t PadMode : 4;
87 uint32_t HostSoftPadOwn : 2;
94 uint32_t Direction : 5;
101 uint32_t OutputState : 2;
109 uint32_t InterruptConfig : 8;
115 uint32_t PowerConfig : 4;
122 uint32_t ElectricalConfig : 7;
129 uint32_t LockConfig : 3;
134 uint32_t OtherSettings : 2;
[all …]