Home
last modified time | relevance | path

Searched defs:offset (Results 1326 - 1350 of 11489) sorted by relevance

1...<<51525354555657585960>>...460

/kernel/linux/linux-5.10/drivers/edac/
H A Dcell_edac.c38 unsigned long address, pfn, offset, syndrome; in cell_edac_count_ce() local
61 unsigned long address, pfn, offset; in cell_edac_count_ue() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-syscon.c58 static int syscon_gpio_get(struct gpio_chip *chip, unsigned offset) in syscon_gpio_get() argument
74 static void syscon_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in syscon_gpio_set() argument
87 static int syscon_gpio_dir_in(struct gpio_chip *chip, unsigned offset) in syscon_gpio_dir_in() argument
105 static int syscon_gpio_dir_out(struct gpio_chip *chip, unsigned offset, in argument
134 rockchip_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) rockchip_gpio_set() argument
163 keystone_gpio_set(struct gpio_chip *chip, unsigned offset, int val) keystone_gpio_set() argument
[all...]
H A Dgpio-xra1403.c46 static unsigned int to_reg(unsigned int reg, unsigned int offset) in to_reg() argument
51 static int xra1403_direction_input(struct gpio_chip *chip, unsigned int offset) in xra1403_direction_input() argument
59 static int xra1403_direction_output(struct gpio_chip *chip, unsigned int offset, in xra1403_direction_output() argument
76 xra1403_get_direction(struct gpio_chip *chip, unsigned int offset) xra1403_get_direction() argument
92 xra1403_get(struct gpio_chip *chip, unsigned int offset) xra1403_get() argument
105 xra1403_set(struct gpio_chip *chip, unsigned int offset, int value) xra1403_set() argument
[all...]
H A Dgpio-cs5535.c83 static void __cs5535_gpio_set(struct cs5535_gpio_chip *chip, unsigned offset, in __cs5535_gpio_set() argument
94 void cs5535_gpio_set(unsigned offset, unsigned int reg) in cs5535_gpio_set() argument
105 static void __cs5535_gpio_clear(struct cs5535_gpio_chip *chip, unsigned offset, in __cs5535_gpio_clear() argument
116 cs5535_gpio_clear(unsigned offset, unsigned int reg) cs5535_gpio_clear() argument
127 cs5535_gpio_isset(unsigned offset, unsigned int reg) cs5535_gpio_isset() argument
165 cs5535_gpio_setup_event(unsigned offset, int pair, int pme) cs5535_gpio_setup_event() argument
203 chip_gpio_request(struct gpio_chip *c, unsigned offset) chip_gpio_request() argument
230 chip_gpio_get(struct gpio_chip *chip, unsigned offset) chip_gpio_get() argument
235 chip_gpio_set(struct gpio_chip *chip, unsigned offset, int val) chip_gpio_set() argument
243 chip_direction_input(struct gpio_chip *c, unsigned offset) chip_direction_input() argument
256 chip_direction_output(struct gpio_chip *c, unsigned offset, int val) chip_direction_output() argument
[all...]
H A Dgpio-da9052.c49 static unsigned char da9052_gpio_port_odd(unsigned offset) in da9052_gpio_port_odd() argument
54 static int da9052_gpio_get(struct gpio_chip *gc, unsigned offset) in da9052_gpio_get() argument
93 static void da9052_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9052_gpio_set() argument
119 da9052_gpio_direction_input(struct gpio_chip *gc, unsigned offset) da9052_gpio_direction_input() argument
144 da9052_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) da9052_gpio_direction_output() argument
170 da9052_gpio_to_irq(struct gpio_chip *gc, u32 offset) da9052_gpio_to_irq() argument
[all...]
H A Dgpio-da9055.c33 static int da9055_gpio_get(struct gpio_chip *gc, unsigned offset) in da9055_gpio_get() argument
62 static void da9055_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9055_gpio_set() argument
72 da9055_gpio_direction_input(struct gpio_chip *gc, unsigned offset) da9055_gpio_direction_input() argument
87 da9055_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) da9055_gpio_direction_output() argument
110 da9055_gpio_to_irq(struct gpio_chip *gc, u32 offset) da9055_gpio_to_irq() argument
[all...]
H A Dgpio-creg-snps.c30 static void creg_gpio_set(struct gpio_chip *gc, unsigned int offset, int val) in creg_gpio_set() argument
52 static int creg_gpio_dir_out(struct gpio_chip *gc, unsigned int offset, int val) in creg_gpio_dir_out() argument
H A Dgpio-sch.c51 unsigned short offset, bit; in sch_gpio_reg_get() local
65 unsigned short offset, bit; in sch_gpio_reg_set() local
H A Dgpio-reg.c25 static int gpio_reg_get_direction(struct gpio_chip *gc, unsigned offset) in gpio_reg_get_direction() argument
33 static int gpio_reg_direction_output(struct gpio_chip *gc, unsigned offset, in gpio_reg_direction_output() argument
45 static int gpio_reg_direction_input(struct gpio_chip *gc, unsigned offset) in gpio_reg_direction_input() argument
52 static void gpio_reg_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_reg_set() argument
69 static int gpio_reg_get(struct gpio_chip *gc, unsigned offset) in gpio_reg_get() argument
99 gpio_reg_to_irq(struct gpio_chip *gc, unsigned offset) gpio_reg_to_irq() argument
[all...]
H A Dgpio-xilinx.c111 int offset = xgpio_offset(chip, gpio); in xgpio_set() local
142 int offset, i; xgpio_set_multiple() local
188 int offset = xgpio_offset(chip, gpio); xgpio_dir_in() local
219 int offset = xgpio_offset(chip, gpio); xgpio_dir_out() local
[all...]
H A Dgpio-wm831x.c29 static int wm831x_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_direction_in() argument
43 static int wm831x_gpio_get(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_get() argument
59 static void wm831x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in wm831x_gpio_set() argument
68 wm831x_gpio_direction_out(struct gpio_chip *chip, unsigned offset, int value) wm831x_gpio_direction_out() argument
91 wm831x_gpio_to_irq(struct gpio_chip *chip, unsigned offset) wm831x_gpio_to_irq() argument
100 wm831x_gpio_set_debounce(struct wm831x *wm831x, unsigned offset, unsigned debounce) wm831x_gpio_set_debounce() argument
129 wm831x_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) wm831x_set_config() argument
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcmac.c176 unsigned int offset = 0; in crypto_cmac_digest_final() local
H A Dxcbc.c142 unsigned int offset = 0; in crypto_xcbc_digest_final() local
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c131 int tee_bnxt_copy_coredump(void *buf, u32 offset, u32 size) in tee_bnxt_copy_coredump() argument
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-crypto.c157 omap_crypto_copy_data(struct scatterlist *src, struct scatterlist *dst, int offset, int len) omap_crypto_copy_data() argument
198 omap_crypto_cleanup(struct scatterlist *sg, struct scatterlist *orig, int offset, int len, u8 flags_shift, unsigned long flags) omap_crypto_cleanup() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c44 static uint32_t amdgpu_cgs_read_register(struct cgs_device *cgs_device, unsigned offset) in amdgpu_cgs_read_register() argument
50 static void amdgpu_cgs_write_register(struct cgs_device *cgs_device, unsigned offset, in amdgpu_cgs_write_register() argument
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c103 unsigned int todo, offset; in sun8i_ss_setup_ivs() local
169 unsigned int todo, len, offset, ivsize; in sun8i_ss_cipher() local
[all...]
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_dmi.c133 int irq = 0, offset = 0; in dmi_decode_ipmi() local
35 dmi_add_platform_ipmi(unsigned long base_addr, unsigned int space, u8 slave_addr, int irq, int offset, int type) dmi_add_platform_ipmi() argument
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-sun4i-display.c36 u8 offset; member
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dmps2-timer.c49 static void clockevent_mps2_writel(u32 val, struct clock_event_device *c, u32 offset) in clockevent_mps2_writel() argument
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c99 unsigned int keyivlen, ivsize, offset, tloffset; in meson_cipher() local
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtrtl.h39 __le16 offset; member
/kernel/linux/linux-5.10/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c40 u16 offset; member
119 unsigned int offset = clkspec->args[0]; in lpc18xx_ccu_branch_clk_get() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c91 unsigned int todo, len, offset, ivsize; in sun8i_ce_cipher_prepare() local
299 unsigned int ivsize, offset; in sun8i_ce_cipher_unprepare() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c55 unsigned long value, offset; in clear_nps_pkt_err_intr() local
131 u64 value, offset; clear_lbc_err_intr() local
179 u64 value, offset; clear_efl_err_intr() local
[all...]

Completed in 13 milliseconds

1...<<51525354555657585960>>...460