Home
last modified time | relevance | path

Searched defs:offset (Results 6326 - 6350 of 11489) sorted by relevance

1...<<251252253254255256257258259260>>...460

/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c279 static int mcp23s08_direction_input(struct gpio_chip *chip, unsigned offset) in mcp23s08_direction_input() argument
291 static int mcp23s08_get(struct gpio_chip *chip, unsigned offset) in mcp23s08_get() argument
338 static void mcp23s08_set(struct gpio_chip *chip, unsigned offset, int value) in mcp23s08_set() argument
359 mcp23s08_direction_output(struct gpio_chip *chip, unsigned offset, int value) in mcp23s08_direction_output() argument
H A Dpinctrl-stmfx.c104 static int stmfx_gpio_get(struct gpio_chip *gc, unsigned int offset) in stmfx_gpio_get() argument
117 static void stmfx_gpio_set(struct gpio_chip *gc, unsigned int offset, in argument
127 stmfx_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) stmfx_gpio_get_direction() argument
148 stmfx_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) stmfx_gpio_direction_input() argument
157 stmfx_gpio_direction_output(struct gpio_chip *gc, unsigned int offset, int value) stmfx_gpio_direction_output() argument
169 stmfx_pinconf_get_pupd(struct stmfx_pinctrl *pctl, unsigned int offset) stmfx_pinconf_get_pupd() argument
183 stmfx_pinconf_set_pupd(struct stmfx_pinctrl *pctl, unsigned int offset, u32 pupd) stmfx_pinconf_set_pupd() argument
192 stmfx_pinconf_get_type(struct stmfx_pinctrl *pctl, unsigned int offset) stmfx_pinconf_get_type() argument
206 stmfx_pinconf_set_type(struct stmfx_pinctrl *pctl, unsigned int offset, u32 type) stmfx_pinconf_set_type() argument
347 stmfx_pinconf_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, unsigned int offset) stmfx_pinconf_dbg_show() argument
537 stmfx_pinctrl_irq_toggle_trigger(struct stmfx_pinctrl *pctl, unsigned int offset) stmfx_pinctrl_irq_toggle_trigger() argument
[all...]
H A Dpinctrl-rk805.c259 static int rk805_gpio_get(struct gpio_chip *chip, unsigned int offset) in rk805_gpio_get() argument
273 rk805_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) rk805_gpio_set() argument
289 rk805_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) rk805_gpio_direction_input() argument
295 rk805_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) rk805_gpio_direction_output() argument
302 rk805_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) rk805_gpio_get_direction() argument
405 _rk805_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned int offset, int mux) _rk805_pinctrl_set_mux() argument
432 int offset = group; rk805_pinctrl_set_mux() local
437 rk805_pinctrl_gpio_request_enable(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset) rk805_pinctrl_gpio_request_enable() argument
453 rk805_pmx_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset, bool input) rk805_pmx_gpio_set_direction() argument
[all...]
H A Dpinctrl-as3722.c427 static int as3722_gpio_get(struct gpio_chip *chip, unsigned offset) in as3722_gpio_get() argument
285 as3722_pinctrl_gpio_request_enable(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset) as3722_pinctrl_gpio_request_enable() argument
295 as3722_pinctrl_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset, bool input) as3722_pinctrl_gpio_set_direction() argument
474 as3722_gpio_set(struct gpio_chip *chip, unsigned offset, int value) as3722_gpio_set() argument
503 as3722_gpio_direction_input(struct gpio_chip *chip, unsigned offset) as3722_gpio_direction_input() argument
508 as3722_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) as3722_gpio_direction_output() argument
515 as3722_gpio_to_irq(struct gpio_chip *chip, unsigned offset) as3722_gpio_to_irq() argument
[all...]
H A Dpinctrl-apple-gpio.c195 static int apple_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in apple_gpio_get_direction() argument
205 static int apple_gpio_get(struct gpio_chip *chip, unsigned offset) in apple_gpio_get() argument
220 static void apple_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in apple_gpio_set() argument
227 static int apple_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in apple_gpio_direction_input() argument
239 apple_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) apple_gpio_direction_output() argument
[all...]
H A Dpinctrl-axp209.c113 static int axp20x_gpio_get_reg(unsigned int offset) in axp20x_gpio_get_reg() argument
127 static int axp20x_gpio_input(struct gpio_chip *chip, unsigned int offset) in axp20x_gpio_input() argument
132 static int axp20x_gpio_get(struct gpio_chip *chip, unsigned int offset) in axp20x_gpio_get() argument
153 axp20x_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) axp20x_gpio_get_direction() argument
197 axp20x_gpio_output(struct gpio_chip *chip, unsigned int offset, int value) axp20x_gpio_output() argument
205 axp20x_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) axp20x_gpio_set() argument
230 axp20x_pmx_set(struct pinctrl_dev *pctldev, unsigned int offset, u8 config) axp20x_pmx_set() argument
311 axp20x_pmx_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset, bool input) axp20x_pmx_gpio_set_direction() argument
[all...]
H A Dpinctrl-amd.c39 static int amd_gpio_get_direction(struct gpio_chip *gc, unsigned offset) in amd_gpio_get_direction() argument
55 static int amd_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in amd_gpio_direction_input() argument
70 static int amd_gpio_direction_output(struct gpio_chip *gc, unsigned offset, in amd_gpio_direction_output() argument
90 static int amd_gpio_get_value(struct gpio_chip *gc, unsigned offset) in amd_gpio_get_value() argument
103 amd_gpio_set_value(struct gpio_chip *gc, unsigned offset, int value) amd_gpio_set_value() argument
119 amd_gpio_set_debounce(struct amd_gpio *gpio_dev, unsigned int offset, unsigned int debounce) amd_gpio_set_debounce() argument
[all...]
H A Dpinctrl-equilibrium.c29 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_disable_irq() local
42 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_enable_irq() local
56 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_ack_irq() local
70 eqbr_cfg_bit(void __iomem *addr, unsigned int offset, unsigned int set) eqbr_cfg_bit() argument
79 eqbr_irq_type_cfg(struct gpio_irq_type *type, struct eqbr_gpio_ctrl *gctrl, unsigned int offset) eqbr_irq_type_cfg() argument
98 unsigned int offset = irqd_to_hwirq(d); eqbr_gpio_set_irq_type() local
155 unsigned long pins, offset; eqbr_irq_handler() local
292 unsigned int offset; eqbr_set_pin_mux() local
358 get_drv_cur(void __iomem *mem, unsigned int offset) get_drv_cur() argument
388 unsigned int offset; eqbr_pinconf_get() local
451 unsigned int val, offset; eqbr_pinconf_set() local
[all...]
H A Dpinctrl-falcon.c321 falcon_pinconf_dbg_show(struct pinctrl_dev *pctrldev, struct seq_file *s, unsigned offset) falcon_pinconf_dbg_show() argument
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_cmd.c79 __le16 offset; member
211 u32 offset; in ipa_cmd_header_init_local_valid() local
255 ipa_cmd_register_write_offset_valid(struct ipa *ipa, const char *name, u32 offset) ipa_cmd_register_write_offset_valid() argument
292 u32 offset; ipa_cmd_register_write_valid() local
360 ipa_cmd_table_init_add(struct gsi_trans *trans, enum ipa_cmd_opcode opcode, u16 size, u32 offset, dma_addr_t addr, u16 hash_size, u32 hash_offset, dma_addr_t hash_addr) ipa_cmd_table_init_add() argument
400 ipa_cmd_hdr_init_local_add(struct gsi_trans *trans, u32 offset, u16 size, dma_addr_t addr) ipa_cmd_hdr_init_local_add() argument
429 ipa_cmd_register_write_add(struct gsi_trans *trans, u32 offset, u32 value, u32 mask, bool clear_full) ipa_cmd_register_write_add() argument
511 ipa_cmd_dma_shared_mem_add(struct gsi_trans *trans, u32 offset, u16 size, dma_addr_t addr, bool toward_ipa) ipa_cmd_dma_shared_mem_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-rzn1-miic.c152 static void miic_reg_writel(struct miic *miic, int offset, u32 value) in miic_reg_writel() argument
157 static u32 miic_reg_readl(struct miic *miic, int offset) in miic_reg_readl() argument
162 static void miic_reg_rmw(struct miic *miic, int offset, u32 mask, u32 val) in miic_reg_rmw() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Ddm9601.c189 static int dm_read_eeprom_word(struct usbnet *dev, u8 offset, void *value) in dm_read_eeprom_word() argument
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-imx1-core.c92 int offset = (pin_id % 16) * 2; /* offset, regardless of register used */ in imx1_write_2bit() local
109 new_val <<= offset; in imx1_write_2bit() local
119 int offset = pin_id % 32; in imx1_write_bit() local
129 new_val <<= offset; imx1_write_bit() local
139 int offset = (pin_id % 16) * 2; imx1_read_2bit() local
152 int offset = pin_id % 32; imx1_read_bit() local
207 imx1_pin_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, unsigned offset) imx1_pin_dbg_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/cirrus/
H A Dpinctrl-cs42l43.c463 static int cs42l43_gpio_get(struct gpio_chip *chip, unsigned int offset) in cs42l43_gpio_get() argument
221 cs42l43_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset, bool input) cs42l43_gpio_set_direction() argument
249 cs42l43_gpio_request_enable(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset) cs42l43_gpio_request_enable() argument
256 cs42l43_gpio_disable_free(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset) cs42l43_gpio_disable_free() argument
486 cs42l43_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) cs42l43_gpio_set() argument
509 cs42l43_gpio_direction_in(struct gpio_chip *chip, unsigned int offset) cs42l43_gpio_direction_in() argument
514 cs42l43_gpio_direction_out(struct gpio_chip *chip, unsigned int offset, int value) cs42l43_gpio_direction_out() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c209 static void __iomem *lp_gpio_reg(struct gpio_chip *chip, unsigned int offset, in lp_gpio_reg() argument
243 static bool lp_gpio_ioxapic_use(struct gpio_chip *chip, unsigned int offset) in lp_gpio_ioxapic_use() argument
524 lp_gpio_get(struct gpio_chip *chip, unsigned int offset) lp_gpio_get() argument
530 lp_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) lp_gpio_set() argument
546 lp_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) lp_gpio_direction_input() argument
551 lp_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) lp_gpio_direction_output() argument
559 lp_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) lp_gpio_get_direction() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c324 mvebu_pinmux_gpio_request_enable(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset) mvebu_pinmux_gpio_request_enable() argument
348 mvebu_pinmux_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned offset, bool input) mvebu_pinmux_gpio_set_direction() argument
819 mvebu_pinctrl_simple_regmap_probe(struct platform_device *pdev, struct device *syscon_dev, u32 offset) mvebu_pinctrl_simple_regmap_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c416 int i, offset; in t7xx_parse_host_rt_data() local
H A Dt7xx_hif_dpmaif.h74 unsigned int offset; member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c562 u32 num_blocks, offset, i; in rsi_sdio_load_data_master_write() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dpmem.c49 static phys_addr_t pmem_to_phys(struct pmem_device *pmem, phys_addr_t offset) in pmem_to_phys() argument
54 static sector_t to_sect(struct pmem_device *pmem, phys_addr_t offset) in to_sect() argument
64 static void pmem_mkpage_present(struct pmem_device *pmem, phys_addr_t offset, in pmem_mkpage_present() argument
98 __pmem_clear_poison(struct pmem_device *pmem, phys_addr_t offset, unsigned int len) __pmem_clear_poison() argument
111 pmem_clear_poison(struct pmem_device *pmem, phys_addr_t offset, unsigned int len) pmem_clear_poison() argument
247 resource_size_t offset = PFN_PHYS(pgoff) + pmem->data_offset; __pmem_direct_access() local
439 u64 offset = PFN_PHYS(pfn) - pmem->phys_addr - pmem->data_offset; pmem_pagemap_memory_failure() local
676 resource_size_t offset = 0, end_trunc = 0; pmem_revalidate_poison() local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.c293 nvmf_log_connect_error(struct nvme_ctrl *ctrl, int errval, int offset, struct nvme_command *cmd, struct nvmf_connect_data *data) nvmf_log_connect_error() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dmain.c1371 static int wl1251_read_eeprom_byte(struct wl1251 *wl, off_t offset, u8 *data) in wl1251_read_eeprom_byte() argument
1394 static int wl1251_read_eeprom(struct wl1251 *wl, off_t offset, in wl1251_read_eeprom() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dtx.c1003 u8 offset = wl->tx_results_count & TX_HW_RESULT_QUEUE_LEN_MASK; in wlcore_tx_complete() local
H A Ddebugfs.c1189 static loff_t dev_mem_seek(struct file *file, loff_t offset, int orig) in dev_mem_seek() argument
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dinterface.c383 u16 offset; member

Completed in 28 milliseconds

1...<<251252253254255256257258259260>>...460