Searched defs:_res (Results 1 – 8 of 8) sorted by relevance
59 #define AUOK1900_INIT_RESOLUTION(_res) ((_res & 0x7) << 2) argument
89 #define AUOK1901_INIT_RESOLUTION(_res) (((_res & (1 << 4)) << 6) \ argument
92 #define AUOK190X_UPDATE_MODE(_res) ((_res & 0x7) << 12) argument
512 static inline int gdbstub_read_dword(const void *addr, uint32_t *_res) in gdbstub_read_dword()546 static inline int gdbstub_read_word(const void *addr, uint16_t *_res) in gdbstub_read_word()580 static inline int gdbstub_read_byte(const void *addr, uint8_t *_res) in gdbstub_read_byte()
88 unsigned long long _res; in _kstrtoull() local
524 void *cache, *_res = NULL; in mgt_get_request() local
141 int last, shift_left_factor = 0, _res; in suffix_kstrtoint() local
466 u8 _res[16]; in smp_ah() local