Searched refs:u16 (Results 1 – 2 of 2) sorted by relevance
105 #define STREAM_TO_UINT16(u16, p) \ argument108 u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); \116 #define UINT16_TO_STREAM(p, u16) \ argument119 *(p)++ = (uint8_t)(u16); \120 *(p)++ = (uint8_t)((u16) >> 8); \
23648 + u16 addr;24553 + * @count: How many bytes to read, must be less than 64k since msg.len is u1624571 + * @count: How many bytes to write, must be less than 64k since msg.len is u1627180 + u16 ele, start_ele, phase_dll_elements;29592 + u16 clk;29601 + u16 clk;29610 + u16 clk;29620 + u16 clk;30002 + u16 ctrl;30020 + u16 reg, clk;[all …]