| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | cell_edac.c | 38 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 D | gpio-syscon.c | 58 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 D | gpio-xra1403.c | 46 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 D | gpio-cs5535.c | 83 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 D | gpio-da9052.c | 49 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 D | gpio-da9055.c | 33 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 D | gpio-creg-snps.c | 30 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 D | gpio-sch.c | 51 unsigned short offset, bit; in sch_gpio_reg_get() local 65 unsigned short offset, bit; in sch_gpio_reg_set() local
|
| H A D | gpio-reg.c | 25 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 D | gpio-xilinx.c | 111 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 D | gpio-wm831x.c | 29 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 D | cmac.c | 176 unsigned int offset = 0; in crypto_cmac_digest_final() local
|
| H A D | xcbc.c | 142 unsigned int offset = 0; in crypto_xcbc_digest_final() local
|
| /kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
| H A D | tee_bnxt_fw.c | 131 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 D | omap-crypto.c | 157 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 D | amdgpu_cgs.c | 44 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 D | sun8i-ss-cipher.c | 103 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 D | ipmi_dmi.c | 133 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 D | clk-sun4i-display.c | 36 u8 offset; member
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | mps2-timer.c | 49 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 D | amlogic-gxl-cipher.c | 99 unsigned int keyivlen, ivsize, offset, tloffset; in meson_cipher() local
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | btrtl.h | 39 __le16 offset; member
|
| /kernel/linux/linux-5.10/drivers/clk/nxp/ |
| H A D | clk-lpc18xx-ccu.c | 40 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 D | sun8i-ce-cipher.c | 91 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 D | nitrox_isr.c | 55 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...] |