Home
last modified time | relevance | path

Searched defs:offs (Results 326 – 350 of 396) sorted by relevance

1...<<111213141516

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c702 #define MVPP2_PRS_TCAM_DATA_BYTE(offs) \ argument
704 #define MVPP2_PRS_TCAM_DATA_BYTE_EN(offs) \ argument
709 #define MVPP2_PRS_TCAM_EN_OFFS(offs) ((offs) + 2) argument
1522 unsigned int offs, unsigned char byte, in mvpp2_prs_tcam_data_byte_set()
1531 unsigned int offs, unsigned char *byte, in mvpp2_prs_tcam_data_byte_get()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c1090 unsigned int offs = *ppos; in pvr2_v4l2_read() local
H A Dpvrusb2-hdw.c3333 unsigned int offs; in pvr2_full_eeprom_fetch() local
3479 int pvr2_hdw_cpufw_get(struct pvr2_hdw *hdw,unsigned int offs, in pvr2_hdw_cpufw_get()
/openbmc/linux/fs/ext4/
H A Dinline.c73 size_t offs = le16_to_cpu(entry->e_value_offs); in get_max_inline_xattr_value_size() local
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c2131 const struct qmp_usb_offsets *offs = cfg->offsets; in qmp_usb_parse_dt() local
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c541 int err, per, rest, page, edge, offs; in init_engine() local
/openbmc/linux/drivers/input/touchscreen/
H A Diqs7211.c1850 int offs = 0; in iqs7211_parse_cycles() local
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c1036 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops()
/openbmc/linux/drivers/thunderbolt/
H A Ddebugfs.c85 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_core.c799 unsigned int offs = 0; /* header offset*/ in ip_vs_nat_icmp_v6() local
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1285 unsigned int offs; in matroxfb_getmemory() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1176 int offs = port->port_num % ICE_PORTS_PER_QUAD; in ice_ptp_check_tx_fifo() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c202 u8 offs = 24 + 2 * bw; in mt7915_mac_sta_poll() local
/openbmc/linux/fs/ubifs/
H A Ddebug.c2594 int offs, int len) in dbg_leb_write()
/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c1603 create_local_trace_uprobe(char *name, unsigned long offs, in create_local_trace_uprobe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c209 u8 offs = 24 + 2 * bw; in mt7996_mac_sta_poll() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c673 struct ieee80211_mutable_offsets offs; in mt7615_mcu_add_beacon_offload() local
1038 struct ieee80211_mutable_offsets offs; in mt7615_mcu_uni_add_beacon_offload() local
/openbmc/linux/fs/hpfs/
H A Dhpfs.h233 __le16 offs[3]; /* offsets from start of sector member
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1567 static int gpmi_ecc_read_subpage(struct nand_chip *chip, uint32_t offs, in gpmi_ecc_read_subpage()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c1279 u8 offs = 0; in iwl_mvm_decode_he_phy_ru_alloc() local
/openbmc/qemu/hw/usb/
H A Ddev-network.c1231 uint32_t offs = 8 + le32_to_cpu(msg->DataOffset); in usb_net_handle_dataout() local
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c1669 int offs; in do_jit() local
/openbmc/linux/fs/ntfs3/
H A Dindex.c730 u16 offs[128]; in hdr_find_e() local
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c717 int offs = 0; in cfi_intelext_partition_fixup() local
/openbmc/qemu/target/riscv/
H A Dtranslate.c607 static TCGv get_address_indexed(DisasContext *ctx, int rs1, TCGv offs) in get_address_indexed()

1...<<111213141516