| /kernel/linux/linux-5.10/drivers/clk/keystone/ |
| H A D | syscon-clk.c | 21 u32 offset; member
|
| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| H A D | clk.h | 49 unsigned long offset; member 62 unsigned long offset; member 75 unsigned long offset; member 88 unsigned long offset; member 100 unsigned long offset; member
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| H A D | clk-periph.c | 161 _tegra_clk_register_periph(const char *name, const char * const *parent_names, int num_parents, struct tegra_clk_periph *periph, void __iomem *clk_base, u32 offset, unsigned long flags) _tegra_clk_register_periph() argument 209 tegra_clk_register_periph(const char *name, const char * const *parent_names, int num_parents, struct tegra_clk_periph *periph, void __iomem *clk_base, u32 offset, unsigned long flags) tegra_clk_register_periph() argument 218 tegra_clk_register_periph_nodiv(const char *name, const char * const *parent_names, int num_parents, struct tegra_clk_periph *periph, void __iomem *clk_base, u32 offset) tegra_clk_register_periph_nodiv() argument
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | bcm2835-rng.c | 42 static inline u32 rng_readl(struct bcm2835_rng_priv *priv, u32 offset) in rng_readl() argument 53 rng_writel(struct bcm2835_rng_priv *priv, u32 val, u32 offset) rng_writel() argument
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | powernv-op-panel.c | 38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| H A D | krait-cc.c | 73 krait_add_div(struct device *dev, int id, const char *s, unsigned int offset) in krait_add_div() argument 237 unsigned int offset; in krait_add_clks() local 113 krait_add_sec_mux(struct device *dev, int id, const char *s, unsigned int offset, bool unique_aux) krait_add_sec_mux() argument 169 krait_add_pri_mux(struct device *dev, int id, const char *s, unsigned int offset) krait_add_pri_mux() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | rci2-table.c | 59 u32 offset = 0; in checksum() local
|
| H A D | apple-properties.c | 120 size_t offset = offsetof(struct properties_header, dev_header[0]); in unmarshal_devices() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-74x164.c | 41 static int gen_74x164_get_value(struct gpio_chip *gc, unsigned offset) in gen_74x164_get_value() argument 76 unsigned long offset; in gen_74x164_set_multiple() local 55 gen_74x164_set_value(struct gpio_chip *gc, unsigned offset, int val) gen_74x164_set_value() argument 93 gen_74x164_direction_output(struct gpio_chip *gc, unsigned offset, int val) gen_74x164_direction_output() argument [all...] |
| H A D | gpio-exar.c | 73 static int exar_get_direction(struct gpio_chip *chip, unsigned int offset) in exar_get_direction() argument 86 static int exar_get_value(struct gpio_chip *chip, unsigned int offset) in exar_get_value() argument 34 exar_update(struct gpio_chip *chip, unsigned int reg, int val, unsigned int offset) exar_update() argument 49 exar_set_direction(struct gpio_chip *chip, int direction, unsigned int offset) exar_set_direction() argument 96 exar_set_value(struct gpio_chip *chip, unsigned int offset, int value) exar_set_value() argument 107 exar_direction_output(struct gpio_chip *chip, unsigned int offset, int value) exar_direction_output() argument 114 exar_direction_input(struct gpio_chip *chip, unsigned int offset) exar_direction_input() argument [all...] |
| H A D | gpio-mb86s7x.c | 142 static int mb86s70_gpio_to_irq(struct gpio_chip *gc, unsigned int offset) in mb86s70_gpio_to_irq() argument
|
| H A D | gpio-menz127.c | 109 static int men_z127_set_config(struct gpio_chip *gc, unsigned offset, in men_z127_set_config() argument 87 men_z127_set_single_ended(struct gpio_chip *gc, unsigned offset, enum pin_config_param param) men_z127_set_single_ended() argument
|
| H A D | gpio-max77650.c | 133 static int max77650_gpio_to_irq(struct gpio_chip *gc, unsigned int offset) in max77650_gpio_to_irq() argument 40 max77650_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) max77650_gpio_direction_input() argument 51 max77650_gpio_direction_output(struct gpio_chip *gc, unsigned int offset, int value) max77650_gpio_direction_output() argument 65 max77650_gpio_set_value(struct gpio_chip *gc, unsigned int offset, int value) max77650_gpio_set_value() argument 79 max77650_gpio_get_value(struct gpio_chip *gc, unsigned int offset) max77650_gpio_get_value() argument 93 max77650_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) max77650_gpio_get_direction() argument 107 max77650_gpio_set_config(struct gpio_chip *gc, unsigned int offset, unsigned long cfg) max77650_gpio_set_config() argument
|
| H A D | gpio-tb10x.c | 75 static int tb10x_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in tb10x_gpio_to_irq() argument
|
| H A D | gpio-amd-fch.c | 47 amd_fch_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) amd_fch_gpio_direction_input() argument 118 amd_fch_gpio_get(struct gpio_chip *gc, unsigned int offset) amd_fch_gpio_get() argument
|
| H A D | gpio-ts4900.c | 94 static int ts4900_gpio_get(struct gpio_chip *chip, unsigned int offset) in ts4900_gpio_get() argument 39 ts4900_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) ts4900_gpio_get_direction() argument 53 ts4900_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) ts4900_gpio_direction_input() argument 64 ts4900_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) ts4900_gpio_direction_output() argument 104 ts4900_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) ts4900_gpio_set() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | sdei.c | 149 unsigned long offset; in sdei_arch_get_entry_point() local
|
| /kernel/linux/linux-5.10/arch/mips/dec/ |
| H A D | kn01-berr.c | 78 unsigned long entrylo, offset; in dec_kn01_be_backend() local
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | edac_pci.h | 99 static inline void pci_write_bits8(struct pci_dev *pdev, int offset, u8 value, in pci_write_bits8() argument 115 static inline void pci_write_bits16(struct pci_dev *pdev, int offset, in pci_write_bits16() argument 139 static inline void pci_write_bits32(struct pci_dev *pdev, int offset, in pci_write_bits32() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/tegra/ |
| H A D | bpmp-tegra186.c | 112 unsigned int offset; in tegra186_bpmp_channel_init() local
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | fdt.c | 21 int offset; in fdt_update_cell_size() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_i2c.c | 162 void amdgpu_atombios_i2c_channel_trans(struct amdgpu_device* adev, u8 slave_addr, u8 line_number, u8 offset, u8 data) in amdgpu_atombios_i2c_channel_trans() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | ofpart.c | 162 __be32 offset, len; in parse_ofoldpart_partitions() member
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| H A D | com20020.c | 62 com20020_copy_from_card(struct net_device *dev, int bufnum, int offset, void *buf, int count) com20020_copy_from_card() argument 77 com20020_copy_to_card(struct net_device *dev, int bufnum, int offset, void *buf, int count) com20020_copy_to_card() argument
|
| H A D | com90io.c | 71 static u_char get_buffer_byte(struct net_device *dev, unsigned offset) in get_buffer_byte() argument 82 static void put_buffer_byte(struct net_device *dev, unsigned offset, in put_buffer_byte() argument 95 static void get_whole_buffer(struct net_device *dev, unsigned offset, in get_whole_buffer() argument 111 put_whole_buffer(struct net_device *dev, unsigned offset, unsigned length, char *dest) put_whole_buffer() argument 332 com90io_copy_to_card(struct net_device *dev, int bufnum, int offset, void *buf, int count) com90io_copy_to_card() argument 339 com90io_copy_from_card(struct net_device *dev, int bufnum, int offset, void *buf, int count) com90io_copy_from_card() argument [all...] |