Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_sfp.h22 #define sfp_in16(a) in_le16(a) macro
26 #define sfp_in16(a) in_be16(a) macro