/linux/drivers/rtc/ |
H A D | rtc-r7301.c | 56 u8 bank; member 129 static void rtc7301_select_bank(struct rtc7301_priv *priv, u8 bank) in rtc7301_select_bank() argument
|
/linux/drivers/nvmem/ |
H A D | rcar-efuse.c | 25 unsigned int bank; /* 0: PFC + E-FUSE, 1: OPT_MEM + E-FUSE */ member
|
/linux/drivers/thermal/mediatek/ |
H A D | auxadc_thermal.c | 780 mtk_thermal_get_bank(struct mtk_thermal_bank * bank) mtk_thermal_get_bank() argument 801 mtk_thermal_put_bank(struct mtk_thermal_bank * bank) mtk_thermal_put_bank() argument 816 mtk_thermal_bank_temperature(struct mtk_thermal_bank * bank) mtk_thermal_bank_temperature() argument 855 struct mtk_thermal_bank *bank = &mt->banks[i]; mtk_read_temp() local 877 struct mtk_thermal_bank *bank = &mt->banks[num]; mtk_thermal_init_bank() local [all...] |
/linux/drivers/hwspinlock/ |
H A D | sprd_hwspinlock.c | 36 struct hwspinlock_device bank; member
|
H A D | stm32_hwspinlock.c | 25 struct hwspinlock_device bank; member
|
H A D | sun6i_hwspinlock.c | 30 struct hwspinlock_device *bank; member
|
/linux/include/sound/ |
H A D | ump_convert.h | 32 struct ump_cvt_to_ump_bank bank[16]; /* per channel */ member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | mmhub_v1_8.c | 775 static int mmhub_v1_8_aca_bank_parser(struct aca_handle *handle, struct aca_bank *bank, in mmhub_v1_8_aca_bank_parser() argument 815 static bool mmhub_v1_8_aca_bank_is_valid(struct aca_handle *handle, struct aca_bank *bank, in mmhub_v1_8_aca_bank_is_valid() argument
|
/linux/drivers/mfd/ |
H A D | ezx-pcap.c | 21 u8 bank; member 298 int pcap_adc_async(struct pcap_chip *pcap, u8 bank, u32 flags, u8 ch[], in pcap_adc_async() argument
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm2835.c | 426 unsigned int bank, u32 mask) in bcm2835_gpio_irq_handle_bank() argument 530 unsigned bank = GPIO_REG_OFFSET(gpio); in bcm2835_gpio_irq_unmask() local 547 unsigned bank = GPIO_REG_OFFSET(gpio); bcm2835_gpio_irq_mask() local 656 unsigned bank = GPIO_REG_OFFSET(gpio); bcm2835_gpio_irq_set_type() local [all...] |
/linux/drivers/mtd/nand/raw/ |
H A D | denali_dt.c | 85 u32 bank; in denali_dt_chip_init() local
|
/linux/arch/um/drivers/ |
H A D | pty.c | 81 char *pty, *bank, *cp; in getmaster() local
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 3292 static s32 e1000_valid_nvm_bank_detect_ich8lan(struct e1000_hw *hw, u32 *bank) in e1000_valid_nvm_bank_detect_ich8lan() argument 3406 u32 bank = 0; e1000_read_nvm_spt() local 3499 u32 bank = 0; e1000_read_nvm_ich8lan() local 3926 u32 i, act_offset, new_bank_offset, old_bank_offset, bank; e1000_update_nvm_checksum_spt() local 4087 u32 i, act_offset, new_bank_offset, old_bank_offset, bank; e1000_update_nvm_checksum_ich8lan() local 4591 e1000_erase_flash_bank_ich8lan(struct e1000_hw * hw,u32 bank) e1000_erase_flash_bank_ich8lan() argument 5821 u32 bank = 0; e1000_get_cfg_done_ich8lan() local [all...] |
/linux/drivers/perf/ |
H A D | arm_brbe.c | 259 static void select_brbe_bank(int bank) in select_brbe_bank() argument 784 for (int bank = 0; bank < nr_banks; bank++) { in brbe_read_filtered_entries() local
|
/linux/drivers/pinctrl/freescale/ |
H A D | pinctrl-mxs.c | 209 u8 bank, shift; in mxs_pinctrl_set_mux() local 263 u8 ma, vol, pull, bank, shift; in mxs_pinconf_group_set() local
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-falcon.c | 93 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...] |
/linux/arch/powerpc/sysdev/ |
H A D | fsl_lbc.c | 97 int bank; in fsl_upm_find() local [all...] |
/linux/drivers/memory/samsung/ |
H A D | exynos-srom.c | 70 u32 bank, width, pmc = 0; in exynos_srom_configure_bank() local
|
/linux/drivers/clk/stm32/ |
H A D | reset-stm32.c | 39 int bank = id / (reg_width * BITS_PER_BYTE); in stm32_get_reset_line() local
|
/linux/drivers/soundwire/ |
H A D | amd_manager.c | 481 unsigned int bank) in amd_sdw_port_params() argument 519 enum sdw_reg_bank bank) in amd_sdw_transport_params() argument 596 unsigned int bank) in amd_sdw_port_enable() argument
|
/linux/sound/usb/caiaq/ |
H A D | control.c | 123 int bank = 0; in control_put() local
|
/linux/arch/arm/kernel/ |
H A D | tcm.c | 111 static int __init setup_tcm_bank(u8 type, u8 bank, u8 banks, in setup_tcm_bank() argument [all...] |
/linux/arch/x86/include/uapi/asm/ |
H A D | mce.h | 28 __u8 bank; /* Machine check bank reporting the error */ member
|
/linux/drivers/gpio/ |
H A D | gpio-eic-sprd.c | 135 unsigned int bank) in sprd_eic_offset_base() argument 529 u32 bank, n, girq; in sprd_eic_handle_one_type() local [all...] |
/linux/drivers/hwmon/ |
H A D | spd5118.c | 303 static bool spd5118_vendor_valid(u8 bank, u8 id) in spd5118_vendor_valid() argument 525 unsigned int capability, revision, vendor, bank; in spd5118_common_probe() local
|