Searched refs:right_shift (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.h | 219 u8 right_shift,
|
| H A D | ecore_dbg_fw_funcs.c | 3967 u8 right_shift, in ecore_config_dbg_line() argument 3975 ecore_wr(p_hwfn, p_ptt, block->dbg_shift_addr, right_shift); in ecore_config_dbg_line() 5104 u8 right_shift) in ecore_is_overlapping_enable_mask() argument 5110 shifted_enable_mask = SHR(enable_mask, VALUES_PER_CYCLE, right_shift); in ecore_is_overlapping_enable_mask() 5135 u8 right_shift, in ecore_dbg_bus_enable_block() argument 5147 …k = 0x%x, force_frame_mask = 0x%x\n", block_id, line_num, enable_mask, right_shift, force_valid_ma… in ecore_dbg_bus_enable_block() 5161 right_shift > VALUES_PER_CYCLE - 1) in ecore_dbg_bus_enable_block() 5165 …(!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, enable_mask, right_shift)) in ecore_dbg_bus_enable_block() 5170 SET_FIELD(block_bus->data, DBG_BUS_BLOCK_DATA_RIGHT_SHIFT, right_shift); in ecore_dbg_bus_enable_block()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 2387 right_shift, struct constant, exp, parse_number, yylex):
|
| H A D | ChangeLog-1998 | 12400 * cppexp.c (right_shift): Mark parameter `pfile' with
|
| H A D | ChangeLog-1999 | 18710 * cppexp.c (left_shift, right_shift, parse_charconst, COMPARE,
|
| H A D | ChangeLog-2000 | 26706 * cppexp.c (struct operation, left_shift, right_shift,
|
| H A D | ChangeLog-2002 | 19787 right_shift): Remove.
|