/openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
H A D | sdrc.c | 85 u32 offset; in get_sdr_cs_offset() local
|
/openbmc/linux/fs/squashfs/ |
H A D | dir.c | 102 int offset = squashfs_i(inode)->offset, length, err; in squashfs_readdir() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | imx-iim.c | 32 static int imx_iim_read(void *context, unsigned int offset, in imx_iim_read()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | elfcore.c | 90 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs()
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | dm816.h | 9 #define DM816_CLKCTRL_INDEX(offset) ((offset) - DM816_CLKCTRL_OFFSET) argument
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
H A D | fdt.c | 76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 742 ahd_inb_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inb_scbram() 767 ahd_inw_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inw_scbram() 774 ahd_inl_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inl_scbram() 781 ahd_inq_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inq_scbram() 3753 u_int period, u_int *offset, int wide, in ahd_validate_offset() 3856 u_int period, u_int offset, u_int ppr_options, in ahd_set_syncrate() 4073 u_int offset; in ahd_update_neg_table() local 4500 u_int offset; in ahd_build_transfer_msg() local 4583 u_int period, u_int offset) in ahd_construct_sdtr() 4621 u_int period, u_int offset, u_int bus_width, in ahd_construct_ppr() [all …]
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-tdes.c | 150 static int atmel_tdes_sg_copy(struct scatterlist **sg, size_t *offset, in atmel_tdes_sg_copy() 181 static inline u32 atmel_tdes_read(struct atmel_tdes_dev *dd, u32 offset) in atmel_tdes_read() 187 u32 offset, u32 value) in atmel_tdes_write() 192 static void atmel_tdes_write_n(struct atmel_tdes_dev *dd, u32 offset, in atmel_tdes_write_n()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | pci.c | 146 static void ath12k_pci_select_window(struct ath12k_pci *ab_pci, u32 offset) in ath12k_pci_select_window() 183 u32 offset) in ath12k_pci_get_window_start() 1028 u32 ath12k_pci_read32(struct ath12k_base *ab, u32 offset) in ath12k_pci_read32() 1073 void ath12k_pci_write32(struct ath12k_base *ab, u32 offset, u32 value) in ath12k_pci_write32()
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 145 u32 offset; /* gate register offset */ member 268 u32 offset; /* divider register offset */ member 339 u32 offset; /* selector register offset */ member 370 u32 offset; /* trigger register offset */ member
|
/openbmc/linux/net/ipv6/ |
H A D | esp6.c | 270 unsigned int offset = skb_transport_offset(skb); in esp_output_encap_csum() local 321 static void esp_restore_header(struct sk_buff *skb, unsigned int offset) in esp_restore_header() 802 int offset = skb_network_offset(skb) + sizeof(*ip6h); in esp6_input_done2() local 1019 u8 type, u8 code, int offset, __be32 info) in esp6_err()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 1490 static int check_scratch(struct i915_address_space *vm, u64 offset) in check_scratch() 1511 u64 offset, u32 value) in write_to_scratch() 1599 u64 offset, u32 *value) in read_from_scratch() 1855 u64 offset; in igt_vm_isolation() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | serial_txx9.c | 158 static inline unsigned int sio_in(struct uart_port *up, int offset) in sio_in() 169 sio_out(struct uart_port *up, int offset, int value) in sio_out() 182 sio_mask(struct uart_port *up, int offset, unsigned int value) in sio_mask() 187 sio_set(struct uart_port *up, int offset, unsigned int value) in sio_set()
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3.h | 391 static inline void mtu3_writel(void __iomem *base, u32 offset, u32 data) in mtu3_writel() 396 static inline u32 mtu3_readl(void __iomem *base, u32 offset) in mtu3_readl() 401 static inline void mtu3_setbits(void __iomem *base, u32 offset, u32 bits) in mtu3_setbits() 409 static inline void mtu3_clrbits(void __iomem *base, u32 offset, u32 bits) in mtu3_clrbits()
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-kona.c | 209 u32 offset; in __ccu_policy_engine_start() local 263 u32 offset; in __ccu_policy_engine_stop() local 304 u32 offset; in policy_init() local 521 u32 offset; in hyst_init() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 145 u32 offset; /* gate register offset */ member 268 u32 offset; /* divider register offset */ member 339 u32 offset; /* selector register offset */ member 370 u32 offset; /* trigger register offset */ member
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-altera.c | 64 #define TLP_CFG_DW2(bus, devfn, offset) \ argument 159 int offset) in altera_pcie_hide_rc_bar() 540 unsigned int devfn, int offset, u16 *value) in altera_read_cap_word() 554 unsigned int devfn, int offset, u16 value) in altera_write_cap_word()
|
/openbmc/linux/samples/vfio-mdev/ |
H A D | mtty.c | 279 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() 334 u16 offset, u8 *buf, u32 count) in handle_bar_write() 502 u16 offset, u8 *buf, u32 count) in handle_bar_read() 680 loff_t offset; in mdev_access() local
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs3xdr.c | 1028 void nfs3svc_encode_cookie3(struct nfsd3_readdirres *resp, u64 offset) in nfs3svc_encode_cookie3() 1041 int namlen, loff_t offset, u64 ino) in svcxdr_encode_entry3_common() 1081 loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entry3() 1156 loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entryplus3()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | arch_timer.c | 106 u64 offset = 0; in timer_get_offset() local 163 static void timer_set_offset(struct arch_timer_context *ctxt, u64 offset) in timer_set_offset() 616 u64 cval, offset; in timer_restore_state() local 1652 struct kvm_arm_counter_offset *offset) in kvm_vm_ioctl_set_counter_offset()
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pci-imx6.c | 558 unsigned int offset; in imx6_pcie_enable_ref_clk() local 835 u8 offset = dw_pcie_find_capability(pci, PCI_CAP_ID_EXP); in imx6_pcie_start_link() local 1146 u8 offset; in imx6_pcie_msi_save_restore() local 1391 u8 offset = dw_pcie_find_capability(pci, PCI_CAP_ID_MSI); in imx6_pcie_probe() local
|
/openbmc/linux/drivers/misc/altera-stapl/ |
H A D | altera.c | 141 s32 i, offset; in altera_export_bool_array() local 256 u32 offset; in altera_execute() local 2091 static int altera_get_note(u8 *p, s32 program_size, s32 *offset, in altera_get_note() 2388 s32 offset = 0L; in altera_init() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | dcmihandler.cpp | 455 getAssetTag(ipmi::Context::ptr& ctx, uint8_t offset, uint8_t count) in getAssetTag() 499 setAssetTag(ipmi::Context::ptr& ctx, uint8_t offset, uint8_t count, in setAssetTag() 543 getMgmntCtrlIdStr(ipmi::Context::ptr& ctx, uint8_t offset, uint8_t count) in getMgmntCtrlIdStr() 583 uint8_t offset, uint8_t count, in setMgmntCtrlIdStr()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_probe.h | 74 u32 offset = get_loc_offs(loc); in update_data_loc() local 121 int offset; member 228 unsigned int offset; /* Offset from argument entry */ member 421 int offset; member
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | parser_imagetag.c | 68 unsigned int rootfsaddr, kerneladdr, spareaddr, offset; in bcm963xx_parse_imagetag_partitions() local
|