Searched refs:ubyte (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dgenelf_debug.c37 typedef uint8_t ubyte; typedef
117 ubyte minimum_instruction_length;
118 ubyte default_is_stmt;
122 ubyte line_range;
124 ubyte opcode_base;
146 ubyte pointer_size;
163 static ubyte standard_opcode_length[] =
200 ubyte cur = data & 0x7F;
214 ubyte cur = data & 0x7F;
227 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcod
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c563 u8 ubyte; local
631 ubyte = rtl_read_byte(rtlpriv, REG_RQPN + 3);
632 rtl_write_byte(rtlpriv, REG_RQPN + 3, ubyte | BIT(7));

Completed in 96 milliseconds