Home
last modified time | relevance | path

Searched defs:quad (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c499 ice_fill_quad_msg_e822(struct ice_sbq_msg_input *msg, u8 quad, u16 offset) in ice_fill_quad_msg_e822()
525 ice_read_quad_reg_e822(struct ice_hw *hw, u8 quad, u16 offset, u32 *val) in ice_read_quad_reg_e822()
559 ice_write_quad_reg_e822(struct ice_hw *hw, u8 quad, u16 offset, u32 val) in ice_write_quad_reg_e822()
593 ice_read_phy_tstamp_e822(struct ice_hw *hw, u8 quad, u8 idx, u64 *tstamp) in ice_read_phy_tstamp_e822()
635 ice_clear_phy_tstamp_e822(struct ice_hw *hw, u8 quad, u8 idx) in ice_clear_phy_tstamp_e822()
668 void ice_ptp_reset_ts_memory_quad_e822(struct ice_hw *hw, u8 quad) in ice_ptp_reset_ts_memory_quad_e822()
680 unsigned int quad; in ice_ptp_reset_ts_memory_e822() local
1463 u8 quad; in ice_phy_cfg_lane_e822() local
2477 ice_get_phy_tx_tstamp_ready_e822(struct ice_hw *hw, u8 quad, u64 *tstamp_ready) in ice_get_phy_tx_tstamp_ready_e822()
H A Dice_ptp.c1175 int quad = port->port_num / ICE_PORTS_PER_QUAD; in ice_ptp_check_tx_fifo() local
1402 int quad; in ice_ptp_tx_ena_intr() local
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c377 struct MR_QUAD_ELEMENT *quad; in MR_GetSpanBlock() local
429 struct MR_QUAD_ELEMENT *quad; in mr_spanset_get_span_block() local
549 struct MR_QUAD_ELEMENT *quad; in get_strip_from_row() local
1228 struct MR_QUAD_ELEMENT *quad; in mr_update_span_set() local
H A Dmegaraid_sas_fusion.h753 struct MR_QUAD_ELEMENT quad[MAX_RAIDMAP_SPAN_DEPTH]; member
/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-former.c537 static void parse_midi_msg(struct snd_ff *ff, u32 quad, unsigned int port) in parse_midi_msg()
655 u32 quad = le32_to_cpu(buf[i]); in ff400_handle_msg() local
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c638 static char *quad_to_char(__uint128_t *quad, int size) in quad_to_char()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c850 unsigned long quad; in engine_mask_apply_copy_fuses() local
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c2918 __uint128_t quad; in kvm_s390_vm_mem_op_cmpxchg() member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c7705 static u32 ahb_mod(struct qib_devdata *dd, int quad, int chan, int addr, in ahb_mod()