Searched defs:PICOS2KHZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | fb.h | 239 #define PICOS2KHZ(a) (1000000000UL/(a)) macro |
/openbmc/u-boot/include/linux/ | ||
H A D | fb.h | 101 #define PICOS2KHZ(a) (1000000000UL/(a)) macro |