| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-tqmx86.c | 55 static int tqmx86_gpio_get(struct gpio_chip *chip, unsigned int offset) in tqmx86_gpio_get() argument 62 static void tqmx86_gpio_set(struct gpio_chip *chip, unsigned int offset, in tqmx86_gpio_set() argument 79 tqmx86_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) tqmx86_gpio_direction_input() argument 89 tqmx86_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) tqmx86_gpio_direction_output() argument 101 tqmx86_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) tqmx86_gpio_get_direction() argument 112 unsigned int offset = (data->hwirq - TQMX86_NGPO); tqmx86_gpio_irq_mask() local 130 unsigned int offset = (data->hwirq - TQMX86_NGPO); tqmx86_gpio_irq_unmask() local 151 unsigned int offset = (data->hwirq - TQMX86_NGPO); tqmx86_gpio_irq_set_type() local [all...] |
| H A D | gpio-ts5500.c | 198 static int ts5500_gpio_input(struct gpio_chip *chip, unsigned offset) in ts5500_gpio_input() argument 217 static int ts5500_gpio_get(struct gpio_chip *chip, unsigned offset) in ts5500_gpio_get() argument 225 static int ts5500_gpio_output(struct gpio_chip *chip, unsigned offset, int val) in ts5500_gpio_output() argument 247 static void ts5500_gpio_set(struct gpio_chip *chip, unsigned offset, in argument 261 ts5500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) ts5500_gpio_to_irq() argument [all...] |
| H A D | gpio-grgpio.c | 90 static void grgpio_set_imask(struct grgpio_priv *priv, unsigned int offset, in grgpio_set_imask() argument 102 static int grgpio_to_irq(struct gpio_chip *gc, unsigned offset) in grgpio_to_irq() argument 164 int offset = d->hwirq; in grgpio_irq_mask() local 177 int offset in grgpio_irq_unmask() local 237 int offset = hwirq; grgpio_irq_map() local [all...] |
| H A D | gpio-ftgpio010.c | 144 int offset; in ftgpio_gpio_irq_handler() local 157 static int ftgpio_gpio_set_config(struct gpio_chip *gc, unsigned int offset, in ftgpio_gpio_set_config() argument
|
| H A D | gpio-lp3943.c | 45 static int lp3943_gpio_request(struct gpio_chip *chip, unsigned int offset) in lp3943_gpio_request() argument 57 static void lp3943_gpio_free(struct gpio_chip *chip, unsigned int offset) in lp3943_gpio_free() argument 65 static int lp3943_gpio_set_mode(struct lp3943_gpio *lp3943_gpio, u8 offset, in lp3943_gpio_set_mode() argument 75 static int lp3943_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in lp3943_gpio_direction_input() argument 84 lp3943_get_gpio_in_status(struct lp3943_gpio *lp3943_gpio, struct gpio_chip *chip, unsigned int offset) lp3943_get_gpio_in_status() argument 109 lp3943_get_gpio_out_status(struct lp3943_gpio *lp3943_gpio, struct gpio_chip *chip, unsigned int offset) lp3943_get_gpio_out_status() argument 131 lp3943_gpio_get(struct gpio_chip *chip, unsigned int offset) lp3943_gpio_get() argument 150 lp3943_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) lp3943_gpio_set() argument 163 lp3943_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) lp3943_gpio_direction_output() argument [all...] |
| H A D | gpio-rda.c | 44 static inline void rda_gpio_update(struct gpio_chip *chip, unsigned int offset, in rda_gpio_update() argument 69 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() argument 154 u32 offset = irqd_to_hwirq(data); rda_gpio_irq_unmask() local 164 u32 offset = irqd_to_hwirq(data); rda_gpio_irq_set_type() local [all...] |
| H A D | gpio-regmap.c | 61 static int gpio_regmap_get(struct gpio_chip *chip, unsigned int offset) in gpio_regmap_get() argument 84 static void gpio_regmap_set(struct gpio_chip *chip, unsigned int offset, in gpio_regmap_set() argument 48 gpio_regmap_simple_xlate(struct gpio_regmap *gpio, unsigned int base, unsigned int offset, unsigned int *reg, unsigned int *mask) gpio_regmap_simple_xlate() argument 98 gpio_regmap_set_with_clear(struct gpio_chip *chip, unsigned int offset, int val) gpio_regmap_set_with_clear() argument 113 gpio_regmap_get_direction(struct gpio_chip *chip, unsigned int offset) gpio_regmap_get_direction() argument 149 gpio_regmap_set_direction(struct gpio_chip *chip, unsigned int offset, bool output) gpio_regmap_set_direction() argument 178 gpio_regmap_direction_input(struct gpio_chip *chip, unsigned int offset) gpio_regmap_direction_input() argument 184 gpio_regmap_direction_output(struct gpio_chip *chip, unsigned int offset, int value) gpio_regmap_direction_output() argument [all...] |
| H A D | gpio-sprd.c | 48 static void sprd_gpio_update(struct gpio_chip *chip, unsigned int offset, in sprd_gpio_update() argument 69 static int sprd_gpio_read(struct gpio_chip *chip, unsigned int offset, u16 reg) in sprd_gpio_read() argument 78 static int sprd_gpio_request(struct gpio_chip *chip, unsigned int offset) in sprd_gpio_request() argument 84 static void sprd_gpio_free(struct gpio_chip *chip, unsigned int offset) in sprd_gpio_free() argument 89 sprd_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) sprd_gpio_direction_input() argument 97 sprd_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) sprd_gpio_direction_output() argument 106 sprd_gpio_get(struct gpio_chip *chip, unsigned int offset) sprd_gpio_get() argument 111 sprd_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) sprd_gpio_set() argument 120 u32 offset = irqd_to_hwirq(data); sprd_gpio_irq_mask() local 129 u32 offset = irqd_to_hwirq(data); sprd_gpio_irq_ack() local 137 u32 offset = irqd_to_hwirq(data); sprd_gpio_irq_unmask() local 147 u32 offset = irqd_to_hwirq(data); sprd_gpio_irq_set_type() local [all...] |
| H A D | gpio-htc-egpio.c | 135 static int egpio_get(struct gpio_chip *chip, unsigned offset) in egpio_get() argument 160 static int egpio_direction_input(struct gpio_chip *chip, unsigned offset) in egpio_direction_input() argument 173 static void egpio_set(struct gpio_chip *chip, unsigned offset, int value) in egpio_set() argument 203 egpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) egpio_direction_output() argument 217 egpio_get_direction(struct gpio_chip *chip, unsigned offset) egpio_get_direction() argument [all...] |
| H A D | gpio-max77620.c | 29 unsigned int value, offset; in max77620_gpio_irqhandler() local 110 unsigned int value, offset = data->hwirq; in max77620_gpio_bus_sync_unlock() local 135 static int max77620_gpio_dir_input(struct gpio_chip *gc, unsigned int offset) in max77620_gpio_dir_input() argument 149 max77620_gpio_get(struct gpio_chip *gc, unsigned int offset) max77620_gpio_get() argument 167 max77620_gpio_dir_output(struct gpio_chip *gc, unsigned int offset, int value) max77620_gpio_dir_output() argument 193 max77620_gpio_set_debounce(struct max77620_gpio *mgpio, unsigned int offset, unsigned int debounce) max77620_gpio_set_debounce() argument 226 max77620_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) max77620_gpio_set() argument 242 max77620_gpio_set_config(struct gpio_chip *gc, unsigned int offset, unsigned long config) max77620_gpio_set_config() argument [all...] |
| H A D | gpio-pcf857x.c | 118 static int pcf857x_input(struct gpio_chip *chip, unsigned int offset) in pcf857x_input() argument 131 static int pcf857x_get(struct gpio_chip *chip, unsigned int offset) in pcf857x_get() argument 155 static int pcf857x_output(struct gpio_chip *chip, unsigned int offset, int value) in pcf857x_output() argument 172 static void pcf857x_set(struct gpio_chip *chip, unsigned int offset, int value) in pcf857x_set() argument
|
| H A D | gpio-pmic-eic-sprd.c | 59 u32 offset; member 65 static void sprd_pmic_eic_update(struct gpio_chip *chip, unsigned int offset, in sprd_pmic_eic_update() argument 75 static int sprd_pmic_eic_read(struct gpio_chip *chip, unsigned int offset, in sprd_pmic_eic_read() argument 89 static int sprd_pmic_eic_request(struct gpio_chip *chip, unsigned int offset) in sprd_pmic_eic_request() argument 95 sprd_pmic_eic_free(struct gpio_chip *chip, unsigned int offset) sprd_pmic_eic_free() argument 100 sprd_pmic_eic_get(struct gpio_chip *chip, unsigned int offset) sprd_pmic_eic_get() argument 105 sprd_pmic_eic_direction_input(struct gpio_chip *chip, unsigned int offset) sprd_pmic_eic_direction_input() argument 112 sprd_pmic_eic_set(struct gpio_chip *chip, unsigned int offset, int value) sprd_pmic_eic_set() argument 118 sprd_pmic_eic_set_debounce(struct gpio_chip *chip, unsigned int offset, unsigned int debounce) sprd_pmic_eic_set_debounce() argument 136 sprd_pmic_eic_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) sprd_pmic_eic_set_config() argument 152 u32 offset = irqd_to_hwirq(data); sprd_pmic_eic_irq_mask() local 164 u32 offset = irqd_to_hwirq(data); sprd_pmic_eic_irq_unmask() local 213 u32 offset = irqd_to_hwirq(data); sprd_pmic_eic_bus_sync_unlock() local 238 sprd_pmic_eic_toggle_trigger(struct gpio_chip *chip, unsigned int irq, unsigned int offset) sprd_pmic_eic_toggle_trigger() argument [all...] |
| H A D | gpio-tc3589x.c | 37 static int tc3589x_gpio_get(struct gpio_chip *chip, unsigned int offset) in tc3589x_gpio_get() argument 52 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in tc3589x_gpio_set() argument 63 tc3589x_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int val) tc3589x_gpio_direction_output() argument 76 tc3589x_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) tc3589x_gpio_direction_input() argument 87 tc3589x_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) tc3589x_gpio_get_direction() argument 106 tc3589x_gpio_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) tc3589x_gpio_set_config() argument 161 int offset = d->hwirq; tc3589x_gpio_irq_set_type() local 227 int offset = d->hwirq; tc3589x_gpio_irq_mask() local 240 int offset = d->hwirq; tc3589x_gpio_irq_unmask() local [all...] |
| H A D | gpio-timberdale.c | 89 static int timbgpio_to_irq(struct gpio_chip *gpio, unsigned offset) in timbgpio_to_irq() argument 105 int offset = d->irq - tgpio->irq_base; in timbgpio_irq_disable() local 117 int offset = d->irq - tgpio->irq_base; in timbgpio_irq_enable() local 129 int offset in timbgpio_irq_type() local 42 timbgpio_update_bit(struct gpio_chip *gpio, unsigned index, unsigned offset, bool enabled) timbgpio_update_bit() argument 190 int offset; timbgpio_irq() local [all...] |
| H A D | gpio-altera.c | 106 static int altera_gpio_get(struct gpio_chip *gc, unsigned offset) in altera_gpio_get() argument 115 static void altera_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in altera_gpio_set() argument 135 static int altera_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in altera_gpio_direction_input() argument 155 altera_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) altera_gpio_direction_output() argument [all...] |
| H A D | gpio-amd8111.c | 76 static int amd_gpio_request(struct gpio_chip *chip, unsigned offset) in amd_gpio_request() argument 88 static void amd_gpio_free(struct gpio_chip *chip, unsigned offset) in amd_gpio_free() argument 97 amd_gpio_set(struct gpio_chip *chip, unsigned offset, int value) amd_gpio_set() argument 112 amd_gpio_get(struct gpio_chip *chip, unsigned offset) amd_gpio_get() argument 124 amd_gpio_dirout(struct gpio_chip *chip, unsigned offset, int value) amd_gpio_dirout() argument 141 amd_gpio_dirin(struct gpio_chip *chip, unsigned offset) amd_gpio_dirin() argument [all...] |
| H A D | gpio-mlxbf3.c | 58 irq_hw_number_t offset = irqd_to_hwirq(irqd); in mlxbf3_gpio_irq_enable() local 77 irq_hw_number_t offset = irqd_to_hwirq(irqd); in mlxbf3_gpio_irq_disable() local 111 irq_hw_number_t offset = irqd_to_hwirq(irqd); in mlxbf3_gpio_irq_set_type() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring.c | 329 int offset = 0; in amdgpu_ring_init() local [all...] |
| H A D | amdgpu_ras_eeprom.h | 115 uint64_t offset; member
|
| H A D | amdgpu_ttm.h | 111 unsigned long offset; member
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | file.c | 200 int offset; in handle_cmdline_files() local
|
| /kernel/linux/linux-6.6/drivers/firmware/tegra/ |
| H A D | ivc.c | 173 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_check_read() local 208 unsigned int offset = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_check_write() local 229 size_t offset = sizeof(struct tegra_ivc_header) + ivc->frame_size * frame; in tegra_ivc_frame_virt() local 243 unsigned long offset; in tegra_ivc_frame_phys() local 250 tegra_ivc_invalidate_frame(struct tegra_ivc *ivc, dma_addr_t phys, unsigned int frame, unsigned int offset, size_t size) tegra_ivc_invalidate_frame() argument 264 tegra_ivc_flush_frame(struct tegra_ivc *ivc, dma_addr_t phys, unsigned int frame, unsigned int offset, size_t size) tegra_ivc_flush_frame() argument 400 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_reset() local 430 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); tegra_ivc_notified() local [all...] |
| H A D | bpmp-tegra186.c | 114 unsigned int offset; in tegra186_bpmp_channel_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
| H A D | smc.c | 222 unsigned long offset = scmi_info->param_offset; in smc_send_message() local
|
| /kernel/linux/linux-6.6/drivers/firmware/broadcom/ |
| H A D | bcm47xx_nvram.c | 75 size_t offset; in bcm47xx_nvram_find_and_copy() local [all...] |