Home | History | Annotate | Download | only in bios

Lines Matching defs:cpu_to_le16

1529 static inline uint16_t cpu_to_le16(uint16_t x)
1754 fadt->sci_int = cpu_to_le16(pm_sci_int);
1764 fadt->plvl2_lat = cpu_to_le16(0xfff); // C2 state not supported
1765 fadt->plvl3_lat = cpu_to_le16(0xfff); // C3 state not supported