Searched defs:inw (Results 1 – 8 of 8) sorted by relevance
13 static inline uint16_t inw(uint16_t p) in inw() function
58 const int32_t* inw = (int32_t*)in; in WebRtcSpl_DownsampleBy2() local
618 inw (%dx), %ax label
249 inw %dx label280 inw (%dx), %ax label
441 inw DX define
113 IOAPI_INLINE ( efi, inw ) ( volatile uint16_t *io_addr ) { in IOAPI_INLINE() argument
246 inw %dx label277 inw (%dx), %ax label
310 #define inw( io_addr ) IOAPI_READ ( inw, uint16_t, io_addr, "IO", 4 ) macro