| /Linux-v5.15/drivers/net/wireless/ath/ath5k/ |
| D | eeprom.c | 77 u32 cksum, offset, eep_max = AR5K_EEPROM_INFO_MAX; in ath5k_eeprom_init_header() local 189 static int ath5k_eeprom_read_ants(struct ath5k_hw *ah, u32 *offset, in ath5k_eeprom_read_ants() 249 static int ath5k_eeprom_read_modes(struct ath5k_hw *ah, u32 *offset, in ath5k_eeprom_read_modes() 472 u32 offset; in ath5k_eeprom_init_modes() local 510 ath5k_eeprom_read_freq_list(struct ath5k_hw *ah, int *offset, int max, in ath5k_eeprom_read_freq_list() 548 ath5k_eeprom_init_11a_pcal_freq(struct ath5k_hw *ah, int offset) in ath5k_eeprom_init_11a_pcal_freq() 601 ath5k_eeprom_init_11bg_2413(struct ath5k_hw *ah, unsigned int mode, int offset) in ath5k_eeprom_init_11bg_2413() 797 int offset, ret; in ath5k_eeprom_read_pcal_info_5111() local 1022 u32 offset; in ath5k_eeprom_read_pcal_info_5112() local 1167 u32 offset = AR5K_EEPROM_CAL_DATA_START(ee->ee_misc4); in ath5k_cal_data_offset_2413() local [all …]
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | mkregtable.c | 106 struct offset { struct 108 unsigned offset; argument 121 struct offset *offset; in offset_new() local 131 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() 171 struct offset *offset; in table_build() local 200 struct offset *offset; in parser_auth() local
|
| /Linux-v5.15/drivers/gpio/ |
| D | gpio-max77650.c | 41 unsigned int offset) in max77650_gpio_direction_input() 52 unsigned int offset, int value) in max77650_gpio_direction_output() 66 unsigned int offset, int value) in max77650_gpio_set_value() 80 unsigned int offset) in max77650_gpio_get_value() 94 unsigned int offset) in max77650_gpio_get_direction() 108 unsigned int offset, unsigned long cfg) in max77650_gpio_set_config() 133 static int max77650_gpio_to_irq(struct gpio_chip *gc, unsigned int offset) in max77650_gpio_to_irq()
|
| D | gpio-da9055.c | 22 #define DA9055_PORT_SHIFT(offset) (4 * (offset % 2)) argument 33 static int da9055_gpio_get(struct gpio_chip *gc, unsigned offset) in da9055_gpio_get() 62 static void da9055_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9055_gpio_set() 72 static int da9055_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in da9055_gpio_direction_input() 88 unsigned offset, int value) in da9055_gpio_direction_output() 110 static int da9055_gpio_to_irq(struct gpio_chip *gc, u32 offset) in da9055_gpio_to_irq()
|
| D | gpio-104-dio-48e.c | 56 static int dio48e_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in dio48e_gpio_get_direction() 68 static int dio48e_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in dio48e_gpio_direction_input() 107 static int dio48e_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, in dio48e_gpio_direction_output() 157 static int dio48e_gpio_get(struct gpio_chip *chip, unsigned int offset) in dio48e_gpio_get() 187 unsigned long offset; in dio48e_gpio_get_multiple() local 205 static void dio48e_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in dio48e_gpio_set() 229 unsigned long offset; in dio48e_gpio_set_multiple() local 261 const unsigned long offset = irqd_to_hwirq(data); in dio48e_irq_mask() local 286 const unsigned long offset = irqd_to_hwirq(data); in dio48e_irq_unmask() local 311 const unsigned long offset = irqd_to_hwirq(data); in dio48e_irq_set_type() local
|
| D | gpio-omap.c | 84 #define LINE_USED(line, offset) (line & (BIT(offset))) argument 117 static void omap_set_gpio_dataout_reg(struct gpio_bank *bank, unsigned offset, in omap_set_gpio_dataout_reg() 135 static void omap_set_gpio_dataout_mask(struct gpio_bank *bank, unsigned offset, in omap_set_gpio_dataout_mask() 180 static int omap2_set_gpio_debounce(struct gpio_bank *bank, unsigned offset, in omap2_set_gpio_debounce() 232 static void omap_clear_gpio_debounce(struct gpio_bank *bank, unsigned offset) in omap_clear_gpio_debounce() 373 static void omap_enable_gpio_module(struct gpio_bank *bank, unsigned offset) in omap_enable_gpio_module() 394 static void omap_disable_gpio_module(struct gpio_bank *bank, unsigned offset) in omap_disable_gpio_module() 408 static int omap_gpio_is_input(struct gpio_bank *bank, unsigned offset) in omap_gpio_is_input() 415 static void omap_gpio_init_irq(struct gpio_bank *bank, unsigned offset) in omap_gpio_init_irq() 429 unsigned offset = d->hwirq; in omap_gpio_irq_type() local [all …]
|
| D | gpio-spear-spics.c | 58 static int spics_get_value(struct gpio_chip *chip, unsigned offset) in spics_get_value() 63 static void spics_set_value(struct gpio_chip *chip, unsigned offset, int value) in spics_set_value() 82 static int spics_direction_input(struct gpio_chip *chip, unsigned offset) in spics_direction_input() 87 static int spics_direction_output(struct gpio_chip *chip, unsigned offset, in spics_direction_output() 94 static int spics_request(struct gpio_chip *chip, unsigned offset) in spics_request() 109 static void spics_free(struct gpio_chip *chip, unsigned offset) in spics_free()
|
| D | gpio-bd9571mwv.c | 25 unsigned int offset) in bd9571mwv_gpio_get_direction() 40 unsigned int offset) in bd9571mwv_gpio_direction_input() 50 unsigned int offset, int value) in bd9571mwv_gpio_direction_output() 63 static int bd9571mwv_gpio_get(struct gpio_chip *chip, unsigned int offset) in bd9571mwv_gpio_get() 75 static void bd9571mwv_gpio_set(struct gpio_chip *chip, unsigned int offset, in bd9571mwv_gpio_set()
|
| D | gpio-tps65086.c | 21 unsigned offset) in tps65086_gpio_get_direction() 28 unsigned offset) in tps65086_gpio_direction_input() 35 unsigned offset, int value) in tps65086_gpio_direction_output() 46 static int tps65086_gpio_get(struct gpio_chip *chip, unsigned offset) in tps65086_gpio_get() 58 static void tps65086_gpio_set(struct gpio_chip *chip, unsigned offset, in tps65086_gpio_set()
|
| D | gpio-wm831x.c | 29 static int wm831x_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_direction_in() 43 static int wm831x_gpio_get(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_get() 59 static void wm831x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in wm831x_gpio_set() 69 unsigned offset, int value) in wm831x_gpio_direction_out() 91 static int wm831x_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in wm831x_gpio_to_irq() 100 static int wm831x_gpio_set_debounce(struct wm831x *wm831x, unsigned offset, in wm831x_gpio_set_debounce() 129 static int wm831x_set_config(struct gpio_chip *chip, unsigned int offset, in wm831x_set_config()
|
| D | gpio-tps65912.c | 24 unsigned offset) in tps65912_gpio_get_direction() 40 static int tps65912_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in tps65912_gpio_direction_input() 49 unsigned offset, int value) in tps65912_gpio_direction_output() 61 static int tps65912_gpio_get(struct gpio_chip *gc, unsigned offset) in tps65912_gpio_get() 76 static void tps65912_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65912_gpio_set()
|
| D | gpio-octeon.c | 25 static unsigned int bit_cfg_reg(unsigned int offset) in bit_cfg_reg() 42 static int octeon_gpio_dir_in(struct gpio_chip *chip, unsigned offset) in octeon_gpio_dir_in() 50 static void octeon_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in octeon_gpio_set() 58 static int octeon_gpio_dir_out(struct gpio_chip *chip, unsigned offset, in octeon_gpio_dir_out() 73 static int octeon_gpio_get(struct gpio_chip *chip, unsigned offset) in octeon_gpio_get()
|
| /Linux-v5.15/drivers/gpu/drm/bridge/adv7511/ |
| D | adv7511_cec.c | 37 unsigned int offset = adv7511->type == ADV7533 ? in adv_cec_tx_raw_status() local 89 unsigned int offset = adv7511->type == ADV7533 ? in adv7511_cec_irq_process() local 134 unsigned int offset = adv7511->type == ADV7533 ? in adv7511_cec_adap_enable() local 181 unsigned int offset = adv7511->type == ADV7533 ? in adv7511_cec_adap_log_addr() local 251 unsigned int offset = adv7511->type == ADV7533 ? in adv7511_cec_adap_transmit() local 305 unsigned int offset = adv7511->type == ADV7533 ? in adv7511_cec_init() local
|
| /Linux-v5.15/drivers/pinctrl/renesas/ |
| D | gpio.c | 44 static void gpio_get_data_reg(struct sh_pfc_chip *chip, unsigned int offset, in gpio_get_data_reg() 131 static int gpio_pin_request(struct gpio_chip *gc, unsigned offset) in gpio_pin_request() 142 static void gpio_pin_free(struct gpio_chip *gc, unsigned offset) in gpio_pin_free() 147 static void gpio_pin_set_value(struct sh_pfc_chip *chip, unsigned offset, in gpio_pin_set_value() 166 static int gpio_pin_direction_input(struct gpio_chip *gc, unsigned offset) in gpio_pin_direction_input() 171 static int gpio_pin_direction_output(struct gpio_chip *gc, unsigned offset, in gpio_pin_direction_output() 179 static int gpio_pin_get(struct gpio_chip *gc, unsigned offset) in gpio_pin_get() 193 static void gpio_pin_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_pin_set() 198 static int gpio_pin_to_irq(struct gpio_chip *gc, unsigned offset) in gpio_pin_to_irq() 253 static int gpio_function_request(struct gpio_chip *gc, unsigned offset) in gpio_function_request()
|
| /Linux-v5.15/drivers/net/wireless/broadcom/b43/ |
| D | tables_lpphy.c | 21 u16 offset; member 581 u32 b43_lptab_read(struct b43_wldev *dev, u32 offset) in b43_lptab_read() 612 void b43_lptab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_lptab_read_bulk() 647 void b43_lptab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lptab_write() 676 void b43_lptab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_lptab_write_bulk() 2342 static void lpphy_rev0_1_write_gain_table(struct b43_wldev *dev, int offset, in lpphy_rev0_1_write_gain_table() 2358 static void lpphy_rev2plus_write_gain_table(struct b43_wldev *dev, int offset, in lpphy_rev2plus_write_gain_table() 2385 void lpphy_write_gain_table(struct b43_wldev *dev, int offset, in lpphy_write_gain_table() 2394 void lpphy_write_gain_table_bulk(struct b43_wldev *dev, int offset, int count, in lpphy_write_gain_table_bulk()
|
| D | tables.c | 366 u16 b43_ofdmtab_read16(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read16() 387 u16 offset, u16 value) in b43_ofdmtab_write16() 403 u32 b43_ofdmtab_read32(struct b43_wldev *dev, u16 table, u16 offset) in b43_ofdmtab_read32() 425 u16 offset, u32 value) in b43_ofdmtab_write32() 443 u16 b43_gtab_read(struct b43_wldev *dev, u16 table, u16 offset) in b43_gtab_read() 449 void b43_gtab_write(struct b43_wldev *dev, u16 table, u16 offset, u16 value) in b43_gtab_write()
|
| /Linux-v5.15/include/linux/ |
| D | coresight.h | 372 u32 offset) in csdev_access_relaxed_read32() 380 static inline u32 csdev_access_read32(struct csdev_access *csa, u32 offset) in csdev_access_read32() 389 u32 val, u32 offset) in csdev_access_relaxed_write32() 397 static inline void csdev_access_write32(struct csdev_access *csa, u32 val, u32 offset) in csdev_access_write32() 408 u32 offset) in csdev_access_relaxed_read64() 416 static inline u64 csdev_access_read64(struct csdev_access *csa, u32 offset) in csdev_access_read64() 425 u64 val, u32 offset) in csdev_access_relaxed_write64() 433 static inline void csdev_access_write64(struct csdev_access *csa, u64 val, u32 offset) in csdev_access_write64() 444 u32 offset) in csdev_access_relaxed_read64() 450 static inline u64 csdev_access_read64(struct csdev_access *csa, u32 offset) in csdev_access_read64() [all …]
|
| /Linux-v5.15/drivers/xen/xen-pciback/ |
| D | conf_space_capability.c | 68 static int vpd_address_write(struct pci_dev *dev, int offset, u16 value, in vpd_address_write() 94 static int pm_caps_read(struct pci_dev *dev, int offset, u16 *value, in pm_caps_read() 114 static int pm_ctrl_write(struct pci_dev *dev, int offset, u16 new_value, in pm_ctrl_write() 148 static void *pm_ctrl_init(struct pci_dev *dev, int offset) in pm_ctrl_init() 203 static void *msi_field_init(struct pci_dev *dev, int offset) in msi_field_init() 208 static void *msix_field_init(struct pci_dev *dev, int offset) in msix_field_init() 213 static int msi_msix_flags_write(struct pci_dev *dev, int offset, u16 new_value, in msi_msix_flags_write()
|
| /Linux-v5.15/arch/x86/kvm/vmx/ |
| D | evmcs.h | 69 u16 offset; member 99 int offset = get_evmcs_offset(field, &clean_field); in evmcs_write64() local 112 int offset = get_evmcs_offset(field, &clean_field); in evmcs_write32() local 124 int offset = get_evmcs_offset(field, &clean_field); in evmcs_write16() local 135 int offset = get_evmcs_offset(field, NULL); in evmcs_read64() local 145 int offset = get_evmcs_offset(field, NULL); in evmcs_read32() local 155 int offset = get_evmcs_offset(field, NULL); in evmcs_read16() local
|
| /Linux-v5.15/drivers/net/ipa/ |
| D | ipa_interrupt.c | 57 u32 offset; in ipa_interrupt_process() local 85 u32 offset; in ipa_isr_thread() local 131 u32 offset; in ipa_interrupt_suspend_control() local 167 u32 offset; in ipa_interrupt_suspend_clear_all() local 192 u32 offset; in ipa_interrupt_add() local 209 u32 offset; in ipa_interrupt_remove() local 227 u32 offset; in ipa_interrupt_config() local
|
| /Linux-v5.15/arch/arm/mach-s3c/ |
| D | gpio-samsung.c | 428 static int samsung_gpiolib_2bit_input(struct gpio_chip *chip, unsigned offset) in samsung_gpiolib_2bit_input() 447 unsigned offset, int value) in samsung_gpiolib_2bit_output() 491 unsigned int offset) in samsung_gpiolib_4bit_input() 510 unsigned int offset, int value) in samsung_gpiolib_4bit_output() 560 unsigned int offset) in samsung_gpiolib_4bit2_input() 582 unsigned int offset, int value) in samsung_gpiolib_4bit2_output() 619 static int s3c24xx_gpiolib_banka_input(struct gpio_chip *chip, unsigned offset) in s3c24xx_gpiolib_banka_input() 625 unsigned offset, int value) in s3c24xx_gpiolib_banka_output() 655 unsigned offset, int value) in samsung_gpiolib_set() 673 static int samsung_gpiolib_get(struct gpio_chip *chip, unsigned offset) in samsung_gpiolib_get() [all …]
|
| /Linux-v5.15/arch/powerpc/platforms/cell/spufs/ |
| D | spu_save.c | 27 unsigned int offset; in save_event_mask() local 38 unsigned int offset; in save_tag_mask() local 70 unsigned int offset; in save_fpcr() local 82 unsigned int offset; in save_decr() local 94 unsigned int offset; in save_srr0() local
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | item.h | 12 unsigned short offset; /* bytes in container */ member 47 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u8)); in __mlxsw_item_get8() local 62 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set8() local 81 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u16)); in __mlxsw_item_get16() local 96 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set16() local 115 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u32)); in __mlxsw_item_get32() local 130 unsigned int offset = __mlxsw_item_offset(item, index, in __mlxsw_item_set32() local 149 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u64)); in __mlxsw_item_get64() local 164 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(u64)); in __mlxsw_item_set64() local 182 unsigned int offset = __mlxsw_item_offset(item, index, sizeof(char)); in __mlxsw_item_memcpy_from() local [all …]
|
| /Linux-v5.15/lib/ |
| D | radix-tree.c | 86 unsigned int offset = (index >> parent->shift) & RADIX_TREE_MAP_MASK; in radix_tree_descend() local 99 int offset) in tag_set() 105 int offset) in tag_clear() 111 int offset) in tag_get() 179 unsigned long offset) in radix_tree_find_next_bit() 221 unsigned long offset) in next_index() 233 unsigned int shift, unsigned int offset, in radix_tree_node_alloc() 603 unsigned int shift, offset = 0; in __radix_tree_create() local 656 unsigned offset = 0; in radix_tree_free_nodes() local 719 unsigned offset = get_slot_offset(node, slot); in radix_tree_insert() local [all …]
|
| /Linux-v5.15/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2x00usb.h | 151 const u16 offset, in rt2x00usb_vendor_request_sw() 187 const unsigned int offset) in rt2x00usb_register_read() 205 const unsigned int offset) in rt2x00usb_register_read_lock() 225 const unsigned int offset, in rt2x00usb_register_multiread() 243 const unsigned int offset, in rt2x00usb_register_write() 262 const unsigned int offset, in rt2x00usb_register_write_lock() 282 const unsigned int offset, in rt2x00usb_register_multiwrite()
|