Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/asm/
H A Dbyteorder.h16 #define le32_to_cpup(x) lemtoh32(x) macro
/openbsd-src/sys/dev/pci/
H A Dif_ngbereg.h586 #define le32_to_cpup(x) (le32toh(*(const uint32_t *)(x))) macro
H A Dif_iwx.c135 #define le32_to_cpup(_a_) (le32toh(*(const uint32_t *)(_a_))) macro
H A Dif_iwm.c151 #define le32_to_cpup(_a_) (le32toh(*(const uint32_t *)(_a_))) macro