Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/southbridge/intel/common/
H A Dgpio.h113 struct pch_gpio_set3 { struct
114 u32 gpio64 : 1;
115 u32 gpio65 : 1;
116 u32 gpio66 : 1;
117 u32 gpio67 : 1;
118 u32 gpio68 : 1;
119 u32 gpio69 : 1;
120 u32 gpio70 : 1;
144 const struct pch_gpio_set3 *mode; argument