| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-gw-pld.c | 35 static int gw_pld_input8(struct gpio_chip *gc, unsigned offset) in gw_pld_input8() 43 static int gw_pld_get8(struct gpio_chip *gc, unsigned offset) in gw_pld_get8() 53 static int gw_pld_output8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_output8() 65 static void gw_pld_set8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_set8()
|
| H A D | gpio-syscon.c | 58 static int syscon_gpio_get(struct gpio_chip *chip, unsigned offset) in syscon_gpio_get() 74 static void syscon_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in syscon_gpio_set() 87 static int syscon_gpio_dir_in(struct gpio_chip *chip, unsigned offset) in syscon_gpio_dir_in() 105 static int syscon_gpio_dir_out(struct gpio_chip *chip, unsigned offset, int val) in syscon_gpio_dir_out() 134 static void rockchip_gpio_set(struct gpio_chip *chip, unsigned int offset, in rockchip_gpio_set() 163 static void keystone_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in keystone_gpio_set()
|
| H A D | gpio-rda.c | 45 static inline void rda_gpio_update(struct gpio_chip *chip, unsigned int offset, in rda_gpio_update() 70 u32 offset = irqd_to_hwirq(data); in rda_gpio_irq_mask() local 82 u32 offset = irqd_to_hwirq(data); in rda_gpio_irq_ack() local 87 static int rda_gpio_set_irq(struct gpio_chip *chip, u32 offset, in rda_gpio_set_irq() 154 u32 offset = irqd_to_hwirq(data); in rda_gpio_irq_unmask() local 163 u32 offset = irqd_to_hwirq(data); in rda_gpio_irq_set_type() local
|
| H A D | gpio-siox.c | 42 size_t offset; in gpio_siox_get_data() local 144 static int gpio_siox_get(struct gpio_chip *chip, unsigned int offset) in gpio_siox_get() 168 unsigned int offset, int value) in gpio_siox_set() 185 unsigned int offset) in gpio_siox_direction_input() 194 unsigned int offset, int value) in gpio_siox_direction_output() 203 static int gpio_siox_get_direction(struct gpio_chip *chip, unsigned int offset) in gpio_siox_get_direction()
|
| H A D | gpio-tegra186.c | 62 unsigned int offset; member 112 unsigned int offset; in tegra186_gpio_get_base() local 124 unsigned int offset) in tegra186_gpio_get_direction() 142 unsigned int offset) in tegra186_gpio_direction_input() 165 unsigned int offset, int level) in tegra186_gpio_direction_output() 191 static int tegra186_gpio_get(struct gpio_chip *chip, unsigned int offset) in tegra186_gpio_get() 210 static void tegra186_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra186_gpio_set() 231 unsigned int offset, in tegra186_gpio_set_config() 315 unsigned int port, pin, i, offset = 0; in tegra186_gpio_of_xlate() local 459 unsigned int i, offset = 0; in tegra186_gpio_irq() local [all …]
|
| H A D | gpio-tps6586x.c | 30 static int tps6586x_gpio_get(struct gpio_chip *gc, unsigned offset) in tps6586x_gpio_get() 43 static void tps6586x_gpio_set(struct gpio_chip *gc, unsigned offset, in tps6586x_gpio_set() 52 static int tps6586x_gpio_output(struct gpio_chip *gc, unsigned offset, in tps6586x_gpio_output() 67 static int tps6586x_gpio_to_irq(struct gpio_chip *gc, unsigned offset) in tps6586x_gpio_to_irq()
|
| H A D | gpio-palmas.c | 27 static int palmas_gpio_get(struct gpio_chip *gc, unsigned offset) in palmas_gpio_get() 58 static void palmas_gpio_set(struct gpio_chip *gc, unsigned offset, in palmas_gpio_set() 80 static int palmas_gpio_output(struct gpio_chip *gc, unsigned offset, in palmas_gpio_output() 103 static int palmas_gpio_input(struct gpio_chip *gc, unsigned offset) in palmas_gpio_input() 121 static int palmas_gpio_to_irq(struct gpio_chip *gc, unsigned offset) in palmas_gpio_to_irq()
|
| H A D | gpio-zx.c | 47 static int zx_direction_input(struct gpio_chip *gc, unsigned offset) in zx_direction_input() 65 static int zx_direction_output(struct gpio_chip *gc, unsigned offset, in zx_direction_output() 89 static int zx_get_value(struct gpio_chip *gc, unsigned offset) in zx_get_value() 96 static void zx_set_value(struct gpio_chip *gc, unsigned offset, int value) in zx_set_value() 110 int offset = irqd_to_hwirq(d); in zx_irq_type() local 159 int offset; in zx_irq_handler() local
|
| H A D | gpio-timberdale.c | 43 unsigned offset, bool enabled) in timbgpio_update_bit() 88 static int timbgpio_to_irq(struct gpio_chip *gpio, unsigned offset) in timbgpio_to_irq() 104 int offset = d->irq - tgpio->irq_base; in timbgpio_irq_disable() local 116 int offset = d->irq - tgpio->irq_base; in timbgpio_irq_enable() local 128 int offset = d->irq - tgpio->irq_base; in timbgpio_irq_type() local 189 int offset; in timbgpio_irq() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_sys.h | 128 static inline void qbman_cinh_write(struct qbman_swp_sys *s, uint32_t offset, in qbman_cinh_write() 138 static inline uint32_t qbman_cinh_read(struct qbman_swp_sys *s, uint32_t offset) in qbman_cinh_read() 150 uint32_t offset) in qbman_cena_write_start() 164 uint32_t offset, void *cmd) in qbman_cena_write_complete() 184 static inline void *qbman_cena_read(struct qbman_swp_sys *s, uint32_t offset) in qbman_cena_read() 209 uint32_t offset) in qbman_cena_invalidate_prefetch()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | partition.c | 30 uint16_t partition, uint32_t offset) in udf_get_pblock() 47 uint16_t partition, uint32_t offset) in udf_get_pblock_virt15() 107 uint16_t partition, uint32_t offset) in udf_get_pblock_virt20() 113 uint16_t partition, uint32_t offset) in udf_get_pblock_spar15() 281 uint16_t partition, uint32_t offset) in udf_try_read_meta() 307 uint16_t partition, uint32_t offset) in udf_get_pblock_meta25()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_init_ops.h | 69 #define STORE_RT_REG(hwfn, offset, val) \ argument 72 #define OVERWRITE_RT_REG(hwfn, offset, val) \ argument 89 #define STORE_RT_REG_AGG(hwfn, offset, val) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.c | 123 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() 153 static int meson_gpio_get(struct udevice *dev, unsigned int offset) in meson_gpio_get() 166 static int meson_gpio_set(struct udevice *dev, unsigned int offset, int value) in meson_gpio_set() 181 static int meson_gpio_get_direction(struct udevice *dev, unsigned int offset) in meson_gpio_get_direction() 196 static int meson_gpio_direction_input(struct udevice *dev, unsigned int offset) in meson_gpio_direction_input() 212 unsigned int offset, int value) in meson_gpio_direction_output() 260 static fdt_addr_t parse_address(int offset, const char *name, int na, int ns) in parse_address()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | common.c | 18 static inline u32 qce_read(struct qce_device *qce, u32 offset) in qce_read() 23 static inline void qce_write(struct qce_device *qce, u32 offset, u32 val) in qce_write() 28 static inline void qce_write_array(struct qce_device *qce, u32 offset, in qce_write_array() 38 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len) in qce_clear_array() 143 u32 totallen, u32 offset) in qce_setup_regs_ahash() 309 u32 totallen, u32 offset) in qce_setup_regs_skcipher() 391 u32 offset) in qce_start()
|
| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | reset-zynq.c | 23 u32 offset; member 35 int offset = id % BITS_PER_LONG; in zynq_reset_assert() local 52 int offset = id % BITS_PER_LONG; in zynq_reset_deassert() local 69 int offset = id % BITS_PER_LONG; in zynq_reset_status() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/bcm/ |
| H A D | clk-iproc.h | 102 unsigned int offset; member 111 unsigned int offset; member 121 unsigned int offset; member 131 unsigned int offset; member 140 unsigned int offset; member 153 unsigned int offset; member 184 unsigned int offset; member 204 unsigned int offset; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_io.c | 13 u32 __ocelot_read_ix(struct ocelot *ocelot, u32 reg, u32 offset) in __ocelot_read_ix() 26 void __ocelot_write_ix(struct ocelot *ocelot, u32 val, u32 reg, u32 offset) in __ocelot_write_ix() 38 u32 offset) in __ocelot_rmw_ix() 83 u32 reg, u32 offset) in __ocelot_target_read_ix() 93 u32 val, u32 reg, u32 offset) in __ocelot_target_write_ix()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 16 int offset = fdt_path_offset(fdt, node_path); in node_offset() local 26 int offset = node_offset(fdt, node_path); in setprop() local 35 int offset = node_offset(fdt, node_path); in setprop_string() local 44 int offset = node_offset(fdt, node_path); in setprop_cell() local 53 int offset = fdt_path_offset(fdt, node_path); in getprop() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | module.c | 49 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_branch_rela() local 62 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_jal_rela() local 75 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_rcv_branch_rela() local 90 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_rvc_jump_rela() local 108 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_pcrel_hi20_rela() local 190 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_got_hi20_rela() local 212 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_call_plt_rela() local 238 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_call_rela() local 391 size_t offset = hi20_sym_val - hi20_loc; in apply_relocate_add() local
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | summary.h | 41 __u32 offset; /* offset on jeb */ member 49 __u32 offset; /* offset on jeb */ member 63 __u32 offset; /* offset on jeb */ member 70 __u32 offset; /* offset on jeb */ member 96 __u32 offset; /* offset on jeb */ member 105 __u32 offset; /* ofset on jeb */ member 120 __u32 offset; member 128 __u32 offset; member 157 __u32 offset; /* offset of the summary node in the jeb */ member
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 49 u64 offset) in __lookup_free_space_inode() 137 u64 ino, u64 offset) in __create_free_space_inode() 467 unsigned offset = 0; in io_ctl_set_crc() local 489 unsigned offset = 0; in io_ctl_check_crc() local 516 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 668 struct btrfs_path *path, u64 offset) in __load_free_space_cache() 1021 struct btrfs_path *path, u64 offset, in update_cache_item() 1173 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io() 1437 u64 offset) in offset_to_bit() 1449 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_asf.c | 240 void rtl8168_asf_ip_address(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_ip_address() 264 void rtl8168_asf_config_regs(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_config_regs() 282 void rtl8168_asf_capability_masks(struct rtl8168_private *tp, int arg, int offset, unsigned int *da… in rtl8168_asf_capability_masks() 332 void rtl8168_asf_time_period(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_time_period() 352 void rtl8168_asf_key_access(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_key_access() 380 void rtl8168_asf_rw_hexadecimal(struct rtl8168_private *tp, int arg, int offset, int len, unsigned … in rtl8168_asf_rw_hexadecimal()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | cong.c | 97 static u32 mlx5_get_cc_param_val(void *field, int offset) in mlx5_get_cc_param_val() 165 static void mlx5_ib_set_cc_param_mask_val(void *field, int offset, in mlx5_ib_set_cc_param_mask_val() 271 int offset, u32 *var) in mlx5_ib_get_cc_params() 308 int offset, u32 var) in mlx5_ib_set_cc_params() 353 int offset = param->offset; in set_param() local 377 int offset = param->offset; in get_param() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-equilibrium.c | 28 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_disable_irq() local 40 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_enable_irq() local 53 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_ack_irq() local 68 unsigned int offset, unsigned int set) in eqbr_cfg_bit() 78 unsigned int offset) in eqbr_irq_type_cfg() 95 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_set_irq_type() local 152 unsigned long pins, offset; in eqbr_irq_handler() local 287 unsigned int offset; in eqbr_set_pin_mux() local 353 static int get_drv_cur(void __iomem *mem, unsigned int offset) in get_drv_cur() 383 unsigned int offset; in eqbr_pinconf_get() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_phy_lcn.h | 10 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT) argument 11 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT) argument 12 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT) argument
|