Home
last modified time | relevance | path

Searched defs:bank (Results 276 - 300 of 583) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-brcmstb.c66 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_gc_to_priv() local
71 __brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) __brcmstb_gpio_get_active_irqs() argument
80 brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) brcmstb_gpio_get_active_irqs() argument
92 brcmstb_gpio_hwirq_to_offset(irq_hw_number_t hwirq, struct brcmstb_gpio_bank *bank) brcmstb_gpio_hwirq_to_offset() argument
98 brcmstb_gpio_set_imask(struct brcmstb_gpio_bank *bank, unsigned int hwirq, bool enable) brcmstb_gpio_set_imask() argument
133 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_irq_mask() local
141 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_irq_unmask() local
149 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_irq_ack() local
159 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_irq_set_type() local
235 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_irq_set_wake() local
262 brcmstb_gpio_irq_bank_handler(struct brcmstb_gpio_bank *bank) brcmstb_gpio_irq_bank_handler() argument
287 struct brcmstb_gpio_bank *bank; brcmstb_gpio_irq_handler() local
301 struct brcmstb_gpio_bank *bank; brcmstb_gpio_hwirq_to_bank() local
325 struct brcmstb_gpio_bank *bank = brcmstb_gpio_irq_map() local
377 struct brcmstb_gpio_bank *bank; brcmstb_gpio_remove() local
406 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); brcmstb_gpio_of_xlate() local
497 brcmstb_gpio_bank_save(struct brcmstb_gpio_priv *priv, struct brcmstb_gpio_bank *bank) brcmstb_gpio_bank_save() argument
511 struct brcmstb_gpio_bank *bank; brcmstb_gpio_quiesce() local
542 brcmstb_gpio_bank_restore(struct brcmstb_gpio_priv *priv, struct brcmstb_gpio_bank *bank) brcmstb_gpio_bank_restore() argument
562 struct brcmstb_gpio_bank *bank; brcmstb_gpio_resume() local
645 struct brcmstb_gpio_bank *bank; brcmstb_gpio_probe() local
[all...]
H A Dgpio-f7188x.c95 struct f7188x_gpio_bank *bank; member
291 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); in f7188x_gpio_get_direction() local
316 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); in f7188x_gpio_direction_in() local
341 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); in f7188x_gpio_get() local
366 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); f7188x_gpio_direction_out() local
397 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); f7188x_gpio_set() local
421 struct f7188x_gpio_bank *bank = gpiochip_get_data(chip); f7188x_gpio_set_config() local
506 struct f7188x_gpio_bank *bank = &data->bank[i]; f7188x_gpio_probe() local
[all...]
H A Dgpio-bcm-kona.c445 struct bcm_kona_gpio_bank *bank = irq_desc_get_handler_data(desc); bcm_kona_gpio_irq_handler() local
560 struct bcm_kona_gpio_bank *bank; bcm_kona_gpio_probe() local
[all...]
H A Dgpio-aspeed-sgpio.c137 unsigned int bank; in to_bank() local
104 bank_reg(struct aspeed_sgpio *gpio, const struct aspeed_sgpio_bank *bank, const enum aspeed_sgpio_reg reg) bank_reg() argument
172 const struct aspeed_sgpio_bank *bank = to_bank(offset); aspeed_sgpio_get() local
190 const struct aspeed_sgpio_bank *bank = to_bank(offset); sgpio_set_value() local
252 irqd_to_aspeed_sgpio_data(struct irq_data *d, struct aspeed_sgpio **gpio, const struct aspeed_sgpio_bank **bank, u32 *bit, int *offset) irqd_to_aspeed_sgpio_data() argument
270 const struct aspeed_sgpio_bank *bank; aspeed_sgpio_irq_ack() local
290 const struct aspeed_sgpio_bank *bank; aspeed_sgpio_irq_set_mask() local
339 const struct aspeed_sgpio_bank *bank; aspeed_sgpio_set_type() local
404 const struct aspeed_sgpio_bank *bank = &aspeed_sgpio_banks[i]; aspeed_sgpio_irq_handler() local
417 const struct aspeed_sgpio_bank *bank; aspeed_sgpio_irq_print_chip() local
440 const struct aspeed_sgpio_bank *bank; aspeed_sgpio_setup_irqs() local
[all...]
H A Dgpio-thunderx.c122 int bank = line / 64; in thunderx_gpio_set() local
184 int bank = line / 64; in thunderx_gpio_set_config() local
260 int bank = line / 64; in thunderx_gpio_get() local
275 int bank; in thunderx_gpio_set_multiple() local
[all...]
H A Dgpio-davinci.c94 int bank = offset / 32; in __davinci_direction() local
134 int bank = offset / 32; in davinci_gpio_get() local
149 int bank = offset / 32; in davinci_gpio_set() local
193 int bank, i, ret = 0; in davinci_gpio_probe() local
478 unsigned gpio, bank; davinci_gpio_irq_setup() local
627 u32 bank; davinci_gpio_save_context() local
651 u32 bank; davinci_gpio_restore_context() local
[all...]
H A Dgpio-eic-sprd.c531 u32 bank, n, girq; in sprd_eic_handle_one_type() local
130 sprd_eic_offset_base(struct sprd_eic *sprd_eic, unsigned int bank) sprd_eic_offset_base() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-rcg.c58 static int reg_to_bank(struct clk_dyn_rcg *rcg, u32 bank) in reg_to_bank() argument
69 int bank; in clk_dyn_rcg_get_parent() local
201 int bank, new_bank, ret, index; in configure_bank() local
295 int bank; clk_dyn_rcg_set_parent() local
371 int bank; clk_dyn_rcg_recalc_rate() local
449 int bank; clk_dyn_rcg_determine_rate() local
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Dal_mc_edac.c81 u8 rank, bg, bank; in handle_ce() local
126 u8 rank, bg, bank; in handle_ue() local
63 prepare_msg(char *message, size_t buffer_size, enum hw_event_mc_err_type type, u8 rank, u32 row, u8 bg, u8 bank, u16 column, u32 syn0, u32 syn1, u32 syn2) prepare_msg() argument
H A Darmada_xp_edac.c82 axp_mc_calc_address(struct axp_mc_drvdata *drvdata, uint8_t cs, uint8_t bank, uint16_t row, uint16_t col) axp_mc_calc_address() argument
[all...]
H A Dppc4xx_edac.c267 ppc4xx_edac_check_bank_error(const struct ppc4xx_ecc_status *status, unsigned int bank) ppc4xx_edac_check_bank_error() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.c848 unsigned int bank; in smc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c24 u8 bank, reg; in mt76x0_rf_csr_wr() local
63 u8 bank, reg; in mt76x0_rf_csr_rr() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-amd.c193 unsigned int bank, i, pin_num; in amd_gpio_dbg_show() local
H A Dpinctrl-equilibrium.c266 struct eqbr_pin_bank *bank; in find_pinbank_via_pin() local
290 struct eqbr_pin_bank *bank; in eqbr_set_pin_mux() local
367 get_gpio_ctrls_via_bank(struct eqbr_pinctrl_drv_data *pctl, struct eqbr_pin_bank *bank) get_gpio_ctrls_via_bank() argument
386 struct eqbr_pin_bank *bank; eqbr_pinconf_get() local
450 struct eqbr_pin_bank *bank; eqbr_pinconf_set() local
835 pinbank_init(struct device_node *np, struct eqbr_pinctrl_drv_data *drvdata, struct eqbr_pin_bank *bank, unsigned int id) pinbank_init() argument
[all...]
H A Dpinctrl-falcon.c93 static void lantiq_load_pin_desc(struct pinctrl_pin_desc *d, int bank, int len) in lantiq_load_pin_desc() argument
434 const __be32 *bank = of_get_property(np, "lantiq,bank", NULL); in pinctrl_falcon_probe() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dinject.c633 MCE_INJECT_GET(bank); variable
726 u8 bank; check_hw_inj_possible() local
[all...]
H A Dinternal.h56 static inline void cmci_disable_bank(int bank) { } in cmci_disable_bank() argument
259 static __always_inline u32 mca_msr_reg(int bank, enum mca_msr reg) in mca_msr_reg() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_irq.c181 u32 error_status, row, bank, subbank; in ivb_parity_work() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dabituguru3.c737 static int abituguru3_read(struct abituguru3_data *data, u8 bank, u8 offset, in abituguru3_read() argument
799 abituguru3_read_increment_offset(struct abituguru3_data *data, u8 bank, u8 offset, u8 count, u8 *buf, int offset_count) abituguru3_read_increment_offset() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-tca6507.c162 struct bank { struct
167 } bank[3]; member
178 int bank; /* Bank used, or -1 */ member
281 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() argument
298 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() argument
313 set_times(struct tca6507_chip *tca, int bank) set_times() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Dcper.h197 __u16 bank; member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Dcper.h197 __u16 bank; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp192 value* shader::get_kcache_value(unsigned bank, unsigned index, unsigned chan, alu_kcache_index_mode index_mode) { in get_kcache_value() argument
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_dbg.c63 unsigned int bank; member

Completed in 26 milliseconds

1...<<11121314151617181920>>...24