Searched refs:d64 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_parser.c | 335 u64 d64; in ice_imem_alu_init() local 338 d64 = *((u64 *)data) >> off; in ice_imem_alu_init() 340 alu->opc = FIELD_GET(ICE_IM_ALU_OPC, d64); in ice_imem_alu_init() 341 alu->src_start = FIELD_GET(ICE_IM_ALU_SS, d64); in ice_imem_alu_init() 342 alu->src_len = FIELD_GET(ICE_IM_ALU_SL, d64); in ice_imem_alu_init() 343 alu->shift_xlate_sel = FIELD_GET(ICE_IM_ALU_SXS, d64); in ice_imem_alu_init() 344 alu->shift_xlate_key = FIELD_GET(ICE_IM_ALU_SXK, d64); in ice_imem_alu_init() 345 alu->src_reg_id = FIELD_GET(ICE_IM_ALU_SRID, d64); in ice_imem_alu_init() 346 alu->dst_reg_id = FIELD_GET(ICE_IM_ALU_DRID, d64); in ice_imem_alu_init() 347 alu->inc0 = FIELD_GET(ICE_IM_ALU_INC0, d64); in ice_imem_alu_init() [all …]
|
/linux-6.12.1/drivers/net/ethernet/cavium/liquidio/ |
D | cn23xx_pf_device.c | 348 u64 d64; in cn23xx_reset_io_queues() local 361 d64 = octeon_read_csr64(oct, CN23XX_SLI_IQ_PKT_CONTROL64(q_no)); in cn23xx_reset_io_queues() 362 d64 = d64 | CN23XX_PKT_INPUT_CTL_RST; in cn23xx_reset_io_queues() 363 octeon_write_csr64(oct, CN23XX_SLI_IQ_PKT_CONTROL64(q_no), d64); in cn23xx_reset_io_queues() 868 u64 d64; in cn23xx_disable_io_queues() local 880 WRITE_ONCE(d64, octeon_read_csr64( in cn23xx_disable_io_queues() 882 WRITE_ONCE(d64, READ_ONCE(d64) & in cn23xx_disable_io_queues() 884 WRITE_ONCE(d64, READ_ONCE(d64) | CN23XX_PKT_INPUT_CTL_RST); in cn23xx_disable_io_queues() 886 READ_ONCE(d64)); in cn23xx_disable_io_queues() 891 WRITE_ONCE(d64, octeon_read_csr64( in cn23xx_disable_io_queues() [all …]
|
D | cn23xx_vf_device.c | 55 u64 d64; in cn23xx_vf_reset_io_queues() local 59 d64 = octeon_read_csr64(oct, in cn23xx_vf_reset_io_queues() 61 d64 |= CN23XX_PKT_INPUT_CTL_RST; in cn23xx_vf_reset_io_queues() 63 d64); in cn23xx_vf_reset_io_queues() 106 u64 d64; in cn23xx_vf_setup_global_input_regs() local 124 d64 = octeon_read_csr64(oct, in cn23xx_vf_setup_global_input_regs() 127 d64 &= 0xEFFFFFFFFFFFFFFFL; in cn23xx_vf_setup_global_input_regs() 130 d64); in cn23xx_vf_setup_global_input_regs()
|
/linux-6.12.1/drivers/net/ethernet/cavium/octeon/ |
D | octeon_mgmt.c | 46 u64 d64; member 229 re.d64 = 0; in octeon_mgmt_rx_fill_ring() 236 p->rx_ring[p->rx_next_fill] = re.d64; in octeon_mgmt_rx_fill_ring() 276 re.d64 = p->tx_ring[p->tx_next_clean]; in octeon_mgmt_clean_tx_buffers() 378 re.d64 = p->rx_ring[p->rx_next]; in octeon_mgmt_dequeue_rx_buffer() 387 return re.d64; in octeon_mgmt_dequeue_rx_buffer() 403 re.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb); in octeon_mgmt_receive_one() 432 re2.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb2); in octeon_mgmt_receive_one() 463 re2.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb2); in octeon_mgmt_receive_one() 1283 re.d64 = 0; in octeon_mgmt_xmit() [all …]
|
/linux-6.12.1/arch/x86/lib/ |
D | x86-opcode-map.txt | 131 50: PUSH rAX/r8 (d64) 132 51: PUSH rCX/r9 (d64) 133 52: PUSH rDX/r10 (d64) 134 53: PUSH rBX/r11 (d64) 135 54: PUSH rSP/r12 (d64) 136 55: PUSH rBP/r13 (d64) 137 56: PUSH rSI/r14 (d64) 138 57: PUSH rDI/r15 (d64) 139 58: POP rAX/r8 (d64) 140 59: POP rCX/r9 (d64) [all …]
|
/linux-6.12.1/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 131 50: PUSH rAX/r8 (d64) 132 51: PUSH rCX/r9 (d64) 133 52: PUSH rDX/r10 (d64) 134 53: PUSH rBX/r11 (d64) 135 54: PUSH rSP/r12 (d64) 136 55: PUSH rBP/r13 (d64) 137 56: PUSH rSI/r14 (d64) 138 57: PUSH rDI/r15 (d64) 139 58: POP rAX/r8 (d64) 140 59: POP rCX/r9 (d64) [all …]
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | visl.rst | 176 00000030: 8ce7 ee36 d880 4095 4d64 30a0 ff4f 0c5e ...6..@.Md0..O.^
|
D | gspca-cardlist.rst | 409 sunplus 0d64:0303 Sunplus FashionCam DXG
|