Home
last modified time | relevance | path

Searched refs:reg (Results 51 - 75 of 14325) sorted by relevance

12345678910>>...573

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h76 #define radeon_set_config_reg_seq(reg, num) do { \
77 SI_CHECK_SHADOWED_REGS(reg, num); \
78 assert((reg) < SI_CONTEXT_REG_OFFSET); \
80 radeon_emit(((reg) - SI_CONFIG_REG_OFFSET) >> 2); \
83 #define radeon_set_config_reg(reg, value) do { \
84 radeon_set_config_reg_seq(reg, 1); \
88 #define radeon_set_context_reg_seq(reg, num) do { \
89 SI_CHECK_SHADOWED_REGS(reg, num); \
90 assert((reg) >= SI_CONTEXT_REG_OFFSET); \
92 radeon_emit(((reg)
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dio.h78 static inline u32 efx_reg(struct efx_nic *efx, unsigned int reg) in efx_reg() argument
80 return efx->reg_base + reg; in efx_reg()
85 unsigned int reg) in _efx_writeq()
87 __raw_writeq((__force u64)value, efx->membase + reg); in _efx_writeq()
89 static inline __le64 _efx_readq(struct efx_nic *efx, unsigned int reg) in _efx_readq() argument
91 return (__force __le64)__raw_readq(efx->membase + reg); in _efx_readq()
96 unsigned int reg) in _efx_writed()
98 __raw_writel((__force u32)value, efx->membase + reg); in _efx_writed()
100 static inline __le32 _efx_readd(struct efx_nic *efx, unsigned int reg) in _efx_readd() argument
102 return (__force __le32)__raw_readl(efx->membase + reg); in _efx_readd()
84 _efx_writeq(struct efx_nic *efx, __le64 value, unsigned int reg) _efx_writeq() argument
95 _efx_writed(struct efx_nic *efx, __le32 value, unsigned int reg) _efx_writed() argument
106 efx_writeo(struct efx_nic *efx, const efx_oword_t *value, unsigned int reg) efx_writeo() argument
150 efx_writed(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg) efx_writed() argument
162 efx_reado(struct efx_nic *efx, efx_oword_t *value, unsigned int reg) efx_reado() argument
201 efx_readd(struct efx_nic *efx, efx_dword_t *value, unsigned int reg) efx_readd() argument
212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, unsigned int reg, unsigned int index) efx_writeo_table() argument
219 efx_reado_table(struct efx_nic *efx, efx_oword_t *value, unsigned int reg, unsigned int index) efx_reado_table() argument
232 efx_paged_reg(struct efx_nic *efx, unsigned int page, unsigned int reg) efx_paged_reg() argument
239 _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, unsigned int reg, unsigned int page) _efx_writeo_page() argument
268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg, unsigned int page) _efx_writed_page() argument
290 _efx_writed_page_locked(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg, unsigned int page) _efx_writed_page_locked() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dio.h78 static inline u32 efx_reg(struct efx_nic *efx, unsigned int reg) in efx_reg() argument
80 return efx->reg_base + reg; in efx_reg()
85 unsigned int reg) in _efx_writeq()
87 __raw_writeq((__force u64)value, efx->membase + reg); in _efx_writeq()
89 static inline __le64 _efx_readq(struct efx_nic *efx, unsigned int reg) in _efx_readq() argument
91 return (__force __le64)__raw_readq(efx->membase + reg); in _efx_readq()
96 unsigned int reg) in _efx_writed()
98 __raw_writel((__force u32)value, efx->membase + reg); in _efx_writed()
100 static inline __le32 _efx_readd(struct efx_nic *efx, unsigned int reg) in _efx_readd() argument
102 return (__force __le32)__raw_readl(efx->membase + reg); in _efx_readd()
84 _efx_writeq(struct efx_nic *efx, __le64 value, unsigned int reg) _efx_writeq() argument
95 _efx_writed(struct efx_nic *efx, __le32 value, unsigned int reg) _efx_writed() argument
106 efx_writeo(struct efx_nic *efx, const efx_oword_t *value, unsigned int reg) efx_writeo() argument
150 efx_writed(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg) efx_writed() argument
162 efx_reado(struct efx_nic *efx, efx_oword_t *value, unsigned int reg) efx_reado() argument
201 efx_readd(struct efx_nic *efx, efx_dword_t *value, unsigned int reg) efx_readd() argument
212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, unsigned int reg, unsigned int index) efx_writeo_table() argument
219 efx_reado_table(struct efx_nic *efx, efx_oword_t *value, unsigned int reg, unsigned int index) efx_reado_table() argument
232 efx_paged_reg(struct efx_nic *efx, unsigned int page, unsigned int reg) efx_paged_reg() argument
239 _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, unsigned int reg, unsigned int page) _efx_writeo_page() argument
268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg, unsigned int page) _efx_writed_page() argument
290 _efx_writed_page_locked(struct efx_nic *efx, const efx_dword_t *value, unsigned int reg, unsigned int page) _efx_writed_page_locked() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h37 * eg. aud110->regs->reg
67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \
68 REG_SET_N(reg, 2, init_value, \
69 FN(reg, f1), v1,\
70 FN(reg, f2), v2)
72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \
73 REG_SET_N(reg, 3, init_value, \
74 FN(reg, f1), v1,\
75 FN(reg, f2), v2,\
76 FN(reg, f
[all...]
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dtegra124.c21 .reg = 0x34c,
33 .reg = 0x228,
37 .reg = 0x2e8,
49 .reg = 0x228,
53 .reg = 0x2f4,
65 .reg = 0x228,
69 .reg = 0x2e8,
81 .reg = 0x228,
85 .reg = 0x2f4,
97 .reg
[all...]
H A Dtegra30.c42 .reg = 0x34c,
55 .reg = 0x228,
59 .reg = 0x2e8,
72 .reg = 0x228,
76 .reg = 0x2f4,
89 .reg = 0x228,
93 .reg = 0x2e8,
106 .reg = 0x228,
110 .reg = 0x2f4,
123 .reg
[all...]
/kernel/linux/linux-5.10/drivers/memory/tegra/
H A Dtegra124.c23 .reg = 0x228,
27 .reg = 0x2e8,
37 .reg = 0x228,
41 .reg = 0x2f4,
51 .reg = 0x228,
55 .reg = 0x2e8,
65 .reg = 0x228,
69 .reg = 0x2f4,
79 .reg = 0x228,
83 .reg
[all...]
/kernel/linux/linux-5.10/drivers/acpi/pmic/
H A Dintel_pmic_bxtwc.c30 .reg = 0x63,
35 .reg = 0x65,
40 .reg = 0x67,
45 .reg = 0x6d,
50 .reg = 0x6f,
55 .reg = 0x70,
60 .reg = 0x71,
65 .reg = 0x72,
70 .reg = 0x73,
75 .reg
273 intel_bxtwc_pmic_get_power(struct regmap *regmap, int reg, int bit, u64 *value) intel_bxtwc_pmic_get_power() argument
285 intel_bxtwc_pmic_update_power(struct regmap *regmap, int reg, int bit, bool on) intel_bxtwc_pmic_update_power() argument
298 intel_bxtwc_pmic_get_raw_temp(struct regmap *regmap, int reg) intel_bxtwc_pmic_get_raw_temp() argument
324 intel_bxtwc_pmic_update_aux(struct regmap *regmap, int reg, int raw) intel_bxtwc_pmic_update_aux() argument
351 intel_bxtwc_pmic_get_policy(struct regmap *regmap, int reg, int bit, u64 *value) intel_bxtwc_pmic_get_policy() argument
364 intel_bxtwc_pmic_update_policy(struct regmap *regmap, int reg, int bit, int enable) intel_bxtwc_pmic_update_policy() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/pmic/
H A Dintel_pmic_bxtwc.c30 .reg = 0x63,
35 .reg = 0x65,
40 .reg = 0x67,
45 .reg = 0x6d,
50 .reg = 0x6f,
55 .reg = 0x70,
60 .reg = 0x71,
65 .reg = 0x72,
70 .reg = 0x73,
75 .reg
273 intel_bxtwc_pmic_get_power(struct regmap *regmap, int reg, int bit, u64 *value) intel_bxtwc_pmic_get_power() argument
285 intel_bxtwc_pmic_update_power(struct regmap *regmap, int reg, int bit, bool on) intel_bxtwc_pmic_update_power() argument
298 intel_bxtwc_pmic_get_raw_temp(struct regmap *regmap, int reg) intel_bxtwc_pmic_get_raw_temp() argument
324 intel_bxtwc_pmic_update_aux(struct regmap *regmap, int reg, int raw) intel_bxtwc_pmic_update_aux() argument
351 intel_bxtwc_pmic_get_policy(struct regmap *regmap, int reg, int bit, u64 *value) intel_bxtwc_pmic_get_policy() argument
364 intel_bxtwc_pmic_update_policy(struct regmap *regmap, int reg, int bit, int enable) intel_bxtwc_pmic_update_policy() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dregd.c26 static int __ath_regd_init(struct ath_regulatory *reg);
117 static bool dynamic_country_user_possible(struct ath_regulatory *reg) in dynamic_country_user_possible() argument
122 switch (reg->country_code) { in dynamic_country_user_possible()
189 static bool ath_reg_dyn_country_user_allow(struct ath_regulatory *reg) in ath_reg_dyn_country_user_allow() argument
193 if (!dynamic_country_user_possible(reg)) in ath_reg_dyn_country_user_allow()
205 static u16 ath_regd_get_eepromRD(struct ath_regulatory *reg) in ath_regd_get_eepromRD() argument
207 return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG; in ath_regd_get_eepromRD()
210 bool ath_is_world_regd(struct ath_regulatory *reg) in ath_is_world_regd() argument
212 return is_wwr_sku(ath_regd_get_eepromRD(reg)); in ath_is_world_regd()
223 ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg) in ath_world_regdomain() argument
257 ath_is_radar_freq(u16 center_freq, struct ath_regulatory *reg) ath_is_radar_freq() argument
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator, struct ieee80211_channel *ch) __ath_reg_apply_beaconing_flags() argument
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_beaconing_flags() argument
375 ath_reg_apply_ir_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_ir_flags() argument
403 ath_reg_apply_radar_flags(struct wiphy *wiphy, struct ath_regulatory *reg) ath_reg_apply_radar_flags() argument
435 ath_reg_apply_world_flags(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ath_regulatory *reg) ath_reg_apply_world_flags() argument
470 __ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) __ath_reg_dyn_country() argument
494 ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) ath_reg_dyn_country() argument
507 ath_reg_notifier_apply(struct wiphy *wiphy, struct regulatory_request *request, struct ath_regulatory *reg) ath_reg_notifier_apply() argument
550 ath_regd_is_eeprom_valid(struct ath_regulatory *reg) ath_regd_is_eeprom_valid() argument
634 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init_wiphy() argument
674 ath_regd_sanitize(struct ath_regulatory *reg) ath_regd_sanitize() argument
682 __ath_regd_init(struct ath_regulatory *reg) __ath_regd_init() argument
757 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init() argument
780 ath_regd_get_band_ctl(struct ath_regulatory *reg, enum nl80211_band band) ath_regd_get_band_ctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dregd.c26 static int __ath_regd_init(struct ath_regulatory *reg);
117 static bool dynamic_country_user_possible(struct ath_regulatory *reg) in dynamic_country_user_possible() argument
122 switch (reg->country_code) { in dynamic_country_user_possible()
189 static bool ath_reg_dyn_country_user_allow(struct ath_regulatory *reg) in ath_reg_dyn_country_user_allow() argument
193 if (!dynamic_country_user_possible(reg)) in ath_reg_dyn_country_user_allow()
205 static u16 ath_regd_get_eepromRD(struct ath_regulatory *reg) in ath_regd_get_eepromRD() argument
207 return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG; in ath_regd_get_eepromRD()
210 bool ath_is_world_regd(struct ath_regulatory *reg) in ath_is_world_regd() argument
212 return is_wwr_sku(ath_regd_get_eepromRD(reg)); in ath_is_world_regd()
223 ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg) in ath_world_regdomain() argument
257 ath_is_radar_freq(u16 center_freq, struct ath_regulatory *reg) ath_is_radar_freq() argument
308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator, struct ieee80211_channel *ch) __ath_reg_apply_beaconing_flags() argument
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_beaconing_flags() argument
376 ath_reg_apply_ir_flags(struct wiphy *wiphy, struct ath_regulatory *reg, enum nl80211_reg_initiator initiator) ath_reg_apply_ir_flags() argument
404 ath_reg_apply_radar_flags(struct wiphy *wiphy, struct ath_regulatory *reg) ath_reg_apply_radar_flags() argument
436 ath_reg_apply_world_flags(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ath_regulatory *reg) ath_reg_apply_world_flags() argument
471 __ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) __ath_reg_dyn_country() argument
495 ath_reg_dyn_country(struct wiphy *wiphy, struct ath_regulatory *reg, struct regulatory_request *request) ath_reg_dyn_country() argument
508 ath_reg_notifier_apply(struct wiphy *wiphy, struct regulatory_request *request, struct ath_regulatory *reg) ath_reg_notifier_apply() argument
551 ath_regd_is_eeprom_valid(struct ath_regulatory *reg) ath_regd_is_eeprom_valid() argument
635 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init_wiphy() argument
675 ath_regd_sanitize(struct ath_regulatory *reg) ath_regd_sanitize() argument
683 __ath_regd_init(struct ath_regulatory *reg) __ath_regd_init() argument
758 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init() argument
781 ath_regd_get_band_ctl(struct ath_regulatory *reg, enum nl80211_band band) ath_regd_get_band_ctl() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c67 scan_register_key(const scan_register *reg) in scan_register_key() argument
69 unsigned key = reg->file; in scan_register_key()
70 key |= (reg->indices[0] << 4); in scan_register_key()
71 key |= (reg->indices[1] << 18); in scan_register_key()
77 fill_scan_register1d(scan_register *reg, in fill_scan_register1d() argument
80 reg->file = file; in fill_scan_register1d()
81 reg->dimensions = 1; in fill_scan_register1d()
82 reg->indices[0] = index; in fill_scan_register1d()
83 reg->indices[1] = 0; in fill_scan_register1d()
87 fill_scan_register2d(scan_register *reg, in fill_scan_register2d() argument
97 scan_register_dst(scan_register *reg, struct tgsi_full_dst_register *dst) scan_register_dst() argument
115 scan_register_src(scan_register *reg, struct tgsi_full_src_register *src) scan_register_src() argument
135 scan_register *reg = MALLOC(sizeof(scan_register)); create_scan_register_src() local
144 scan_register *reg = MALLOC(sizeof(scan_register)); create_scan_register_dst() local
201 is_register_declared( struct sanity_check_ctx *ctx, const scan_register *reg) is_register_declared() argument
220 scan_register *reg = (scan_register *)cso_hash_iter_data(iter); is_any_register_declared() local
230 is_register_used( struct sanity_check_ctx *ctx, scan_register *reg) is_register_used() argument
242 is_ind_register_used( struct sanity_check_ctx *ctx, scan_register *reg) is_ind_register_used() argument
264 check_register_usage( struct sanity_check_ctx *ctx, scan_register *reg, const char *name, boolean indirect_access ) check_register_usage() argument
341 scan_register *reg = create_scan_register_dst(&inst->Dst[i]); iter_instruction() local
352 scan_register *reg = create_scan_register_src(&inst->Src[i]); iter_instruction() local
378 check_and_declare(struct sanity_check_ctx *ctx, scan_register *reg) check_and_declare() argument
423 scan_register *reg = MALLOC(sizeof(scan_register)); iter_declaration() local
431 scan_register *reg = MALLOC(sizeof(scan_register)); iter_declaration() local
436 scan_register *reg = MALLOC(sizeof(scan_register)); iter_declaration() local
455 scan_register *reg; iter_immediate() local
528 scan_register *reg = (scan_register *)cso_hash_iter_data(iter); epilog() local
550 scan_register *reg = (scan_register *)cso_hash_iter_data(iter); regs_hash_destroy() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.c48 u32 reg; in rt2400pci_bbp_write() local
56 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_write()
57 reg = 0; in rt2400pci_bbp_write()
58 rt2x00_set_field32(&reg, BBPCSR_VALUE, value); in rt2400pci_bbp_write()
59 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2400pci_bbp_write()
60 rt2x00_set_field32(&reg, BBPCSR_BUSY, 1); in rt2400pci_bbp_write()
61 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 1); in rt2400pci_bbp_write()
63 rt2x00mmio_register_write(rt2x00dev, BBPCSR, reg); in rt2400pci_bbp_write()
72 u32 reg; in rt2400pci_bbp_read() local
82 * doesn't become available in time, reg wil in rt2400pci_bbp_read()
106 u32 reg; rt2400pci_rf_write() local
131 u32 reg; rt2400pci_eepromregister_read() local
146 u32 reg = 0; rt2400pci_eepromregister_write() local
195 u32 reg; rt2400pci_rfkill_poll() local
208 u32 reg; rt2400pci_brightness_set() local
226 u32 reg; rt2400pci_blink_set() local
254 u32 reg; rt2400pci_config_filter() local
283 u32 reg; rt2400pci_config_intf() local
317 u32 reg; rt2400pci_config_erp() local
501 u32 reg; rt2400pci_config_retry_limit() local
517 u32 reg; rt2400pci_config_ps() local
559 u32 reg; rt2400pci_config_cw() local
573 u32 reg; rt2400pci_link_stats() local
630 u32 reg; rt2400pci_start_queue() local
653 u32 reg; rt2400pci_kick_queue() local
679 u32 reg; rt2400pci_stop_queue() local
760 u32 reg; rt2400pci_init_queues() local
812 u32 reg; rt2400pci_init_registers() local
961 u32 reg; rt2400pci_toggle_irq() local
1024 u32 reg, reg2; rt2400pci_set_state() local
1169 u32 reg; rt2400pci_write_beacon() local
1307 u32 reg; rt2400pci_enable_interrupt() local
1326 u32 reg; rt2400pci_txstatus_tasklet() local
1372 u32 reg, mask; rt2400pci_interrupt() local
1433 u32 reg; rt2400pci_validate_eeprom() local
1469 u32 reg; rt2400pci_init_eeprom() local
1610 u32 reg; rt2400pci_probe_hw() local
1687 u32 reg; rt2400pci_get_tsf() local
1700 u32 reg; rt2400pci_tx_last_beacon() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dheartbeat.c288 struct o2hb_region *reg = in o2hb_write_timeout() local
293 "milliseconds\n", reg->hr_dev_name, in o2hb_write_timeout()
294 jiffies_to_msecs(jiffies - reg->hr_last_timeout_start)); in o2hb_write_timeout()
298 if (test_bit(reg->hr_region_num, o2hb_quorum_region_bitmap)) in o2hb_write_timeout()
299 set_bit(reg->hr_region_num, o2hb_failed_region_bitmap); in o2hb_write_timeout()
320 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout() argument
323 if (atomic_read(&reg->hr_steady_iterations) != 0) in o2hb_arm_timeout()
331 clear_bit(reg->hr_region_num, o2hb_failed_region_bitmap); in o2hb_arm_timeout()
334 cancel_delayed_work(&reg->hr_write_timeout_work); in o2hb_arm_timeout()
335 schedule_delayed_work(&reg in o2hb_arm_timeout()
345 o2hb_disarm_timeout(struct o2hb_region *reg) o2hb_disarm_timeout() argument
373 struct o2hb_region *reg; o2hb_nego_timeout() local
438 struct o2hb_region *reg = data; o2hb_nego_timeout_handler() local
455 struct o2hb_region *reg = data; o2hb_nego_approve_handler() local
505 o2hb_setup_one_bio(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *wc, unsigned int *current_slot, unsigned int max_slots, int op, int op_flags) o2hb_setup_one_bio() argument
560 o2hb_read_slots(struct o2hb_region *reg, unsigned int begin_slot, unsigned int max_slots) o2hb_read_slots() argument
594 o2hb_issue_node_write(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *write_wc) o2hb_issue_node_write() argument
621 o2hb_compute_block_crc_le(struct o2hb_region *reg, struct o2hb_disk_heartbeat_block *hb_block) o2hb_compute_block_crc_le() argument
649 o2hb_verify_crc(struct o2hb_region *reg, struct o2hb_disk_heartbeat_block *hb_block) o2hb_verify_crc() argument
667 o2hb_check_own_slot(struct o2hb_region *reg) o2hb_check_own_slot() argument
706 o2hb_prepare_block(struct o2hb_region *reg, u64 generation) o2hb_prepare_block() argument
843 o2hb_set_quorum_device(struct o2hb_region *reg) o2hb_set_quorum_device() argument
886 o2hb_check_slot(struct o2hb_region *reg, struct o2hb_disk_slot *slot) o2hb_check_slot() argument
1078 o2hb_do_disk_heartbeat(struct o2hb_region *reg) o2hb_do_disk_heartbeat() argument
1198 struct o2hb_region *reg = data; o2hb_thread() local
1277 struct o2hb_region *reg; o2hb_debug_open() local
1501 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_release() local
1535 o2hb_read_block_input(struct o2hb_region *reg, const char *page, unsigned long *ret_bytes, unsigned int *ret_bits) o2hb_read_block_input() argument
1571 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_block_bytes_store() local
1600 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_start_block_store() local
1625 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_blocks_store() local
1654 o2hb_init_region_params(struct o2hb_region *reg) o2hb_init_region_params() argument
1667 o2hb_map_slot_data(struct o2hb_region *reg) o2hb_map_slot_data() argument
1730 o2hb_populate_slot_data(struct o2hb_region *reg) o2hb_populate_slot_data() argument
1763 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_dev_store() local
1919 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_pid_show() local
1972 o2hb_debug_region_init(struct o2hb_region *reg, struct dentry *parent) o2hb_debug_region_init() argument
2004 struct o2hb_region *reg = NULL; o2hb_heartbeat_group_make_item() local
2075 struct o2hb_region *reg = to_o2hb_region(item); o2hb_heartbeat_group_drop_item() local
2271 struct o2hb_region *reg; o2hb_region_pin() local
2323 struct o2hb_region *reg; o2hb_region_unpin() local
2508 struct o2hb_region *reg; o2hb_stop_all_regions() local
2523 struct o2hb_region *reg; o2hb_get_all_regions() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.c48 u32 reg; in rt2400pci_bbp_write() local
56 if (WAIT_FOR_BBP(rt2x00dev, &reg)) { in rt2400pci_bbp_write()
57 reg = 0; in rt2400pci_bbp_write()
58 rt2x00_set_field32(&reg, BBPCSR_VALUE, value); in rt2400pci_bbp_write()
59 rt2x00_set_field32(&reg, BBPCSR_REGNUM, word); in rt2400pci_bbp_write()
60 rt2x00_set_field32(&reg, BBPCSR_BUSY, 1); in rt2400pci_bbp_write()
61 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 1); in rt2400pci_bbp_write()
63 rt2x00mmio_register_write(rt2x00dev, BBPCSR, reg); in rt2400pci_bbp_write()
72 u32 reg; in rt2400pci_bbp_read() local
82 * doesn't become available in time, reg wil in rt2400pci_bbp_read()
106 u32 reg; rt2400pci_rf_write() local
131 u32 reg; rt2400pci_eepromregister_read() local
146 u32 reg = 0; rt2400pci_eepromregister_write() local
195 u32 reg; rt2400pci_rfkill_poll() local
208 u32 reg; rt2400pci_brightness_set() local
226 u32 reg; rt2400pci_blink_set() local
254 u32 reg; rt2400pci_config_filter() local
283 u32 reg; rt2400pci_config_intf() local
317 u32 reg; rt2400pci_config_erp() local
501 u32 reg; rt2400pci_config_retry_limit() local
517 u32 reg; rt2400pci_config_ps() local
559 u32 reg; rt2400pci_config_cw() local
573 u32 reg; rt2400pci_link_stats() local
630 u32 reg; rt2400pci_start_queue() local
653 u32 reg; rt2400pci_kick_queue() local
679 u32 reg; rt2400pci_stop_queue() local
760 u32 reg; rt2400pci_init_queues() local
812 u32 reg; rt2400pci_init_registers() local
961 u32 reg; rt2400pci_toggle_irq() local
1024 u32 reg, reg2; rt2400pci_set_state() local
1169 u32 reg; rt2400pci_write_beacon() local
1307 u32 reg; rt2400pci_enable_interrupt() local
1326 u32 reg; rt2400pci_txstatus_tasklet() local
1372 u32 reg, mask; rt2400pci_interrupt() local
1433 u32 reg; rt2400pci_validate_eeprom() local
1469 u32 reg; rt2400pci_init_eeprom() local
1610 u32 reg; rt2400pci_probe_hw() local
1688 u32 reg; rt2400pci_get_tsf() local
1701 u32 reg; rt2400pci_tx_last_beacon() local
[all...]
/third_party/backends/backend/genesys/
H A Dgl842.cpp42 dev.reg.clear(); in gl842_init_registers()
45 dev.reg.init_reg(0x01, 0x00); in gl842_init_registers()
46 dev.reg.init_reg(0x02, 0x78); in gl842_init_registers()
47 dev.reg.init_reg(0x03, 0xbf); in gl842_init_registers()
48 dev.reg.init_reg(0x04, 0x22); in gl842_init_registers()
49 dev.reg.init_reg(0x05, 0x48); in gl842_init_registers()
51 dev.reg.init_reg(0x06, 0xb8); in gl842_init_registers()
53 dev.reg.init_reg(0x07, 0x00); in gl842_init_registers()
54 dev.reg.init_reg(0x08, 0x00); in gl842_init_registers()
55 dev.reg in gl842_init_registers()
267 gl842_init_motor_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, Genesys_Register_Set* reg, const MotorProfile& motor_profile, unsigned int exposure, unsigned scan_yres, unsigned int scan_lines, unsigned int scan_dummy, unsigned int feed_steps, ScanFlag flags) gl842_init_motor_regs_scan() argument
410 gl842_init_optical_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, unsigned int exposure, const ScanSession& session) gl842_init_optical_regs_scan() argument
528 init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, const ScanSession& session) const init_regs_for_scan_session() argument
671 begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, bool start_motor) const begin_scan() argument
737 end_scan(Genesys_Device* dev, Genesys_Register_Set* reg, bool check_stop) const end_scan() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dio.h68 unsigned int reg) in _ef4_writeq()
70 __raw_writeq((__force u64)value, efx->membase + reg); in _ef4_writeq()
72 static inline __le64 _ef4_readq(struct ef4_nic *efx, unsigned int reg) in _ef4_readq() argument
74 return (__force __le64)__raw_readq(efx->membase + reg); in _ef4_readq()
79 unsigned int reg) in _ef4_writed()
81 __raw_writel((__force u32)value, efx->membase + reg); in _ef4_writed()
83 static inline __le32 _ef4_readd(struct ef4_nic *efx, unsigned int reg) in _ef4_readd() argument
85 return (__force __le32)__raw_readl(efx->membase + reg); in _ef4_readd()
90 unsigned int reg) in ef4_writeo()
95 "writing register %x with " EF4_OWORD_FMT "\n", reg, in ef4_writeo()
67 _ef4_writeq(struct ef4_nic *efx, __le64 value, unsigned int reg) _ef4_writeq() argument
78 _ef4_writed(struct ef4_nic *efx, __le32 value, unsigned int reg) _ef4_writed() argument
89 ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, unsigned int reg) ef4_writeo() argument
133 ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg) ef4_writed() argument
145 ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg) ef4_reado() argument
184 ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, unsigned int reg) ef4_readd() argument
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, unsigned int reg, unsigned int index) ef4_writeo_table() argument
202 ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg, unsigned int index) ef4_reado_table() argument
216 _ef4_writeo_page(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg, unsigned int page) _ef4_writeo_page() argument
245 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg, unsigned int page) _ef4_writed_page() argument
265 _ef4_writed_page_locked(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg, unsigned int page) _ef4_writed_page_locked() argument
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dvga.h212 static inline void vga_io_w_fast (unsigned short port, unsigned char reg, in vga_io_w_fast() argument
215 outw(VGA_OUT16VAL (val, reg), port); in vga_io_w_fast()
229 unsigned char reg, unsigned char val) in vga_mm_w_fast()
231 writew (VGA_OUT16VAL (val, reg), regbase + port); in vga_mm_w_fast()
252 unsigned char reg, unsigned char val) in vga_w_fast()
255 vga_mm_w_fast (regbase, port, reg, val); in vga_w_fast()
257 vga_io_w_fast (port, reg, val); in vga_w_fast()
265 static inline unsigned char vga_rcrt (void __iomem *regbase, unsigned char reg) in vga_rcrt() argument
267 vga_w (regbase, VGA_CRT_IC, reg); in vga_rcrt()
271 static inline void vga_wcrt (void __iomem *regbase, unsigned char reg, unsigne argument
228 vga_mm_w_fast(void __iomem *regbase, unsigned short port, unsigned char reg, unsigned char val) vga_mm_w_fast() argument
251 vga_w_fast(void __iomem *regbase, unsigned short port, unsigned char reg, unsigned char val) vga_w_fast() argument
281 vga_io_rcrt(unsigned char reg) vga_io_rcrt() argument
287 vga_io_wcrt(unsigned char reg, unsigned char val) vga_io_wcrt() argument
297 vga_mm_rcrt(void __iomem *regbase, unsigned char reg) vga_mm_rcrt() argument
303 vga_mm_wcrt(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wcrt() argument
318 vga_rseq(void __iomem *regbase, unsigned char reg) vga_rseq() argument
324 vga_wseq(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wseq() argument
334 vga_io_rseq(unsigned char reg) vga_io_rseq() argument
340 vga_io_wseq(unsigned char reg, unsigned char val) vga_io_wseq() argument
350 vga_mm_rseq(void __iomem *regbase, unsigned char reg) vga_mm_rseq() argument
356 vga_mm_wseq(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wseq() argument
370 vga_rgfx(void __iomem *regbase, unsigned char reg) vga_rgfx() argument
376 vga_wgfx(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wgfx() argument
386 vga_io_rgfx(unsigned char reg) vga_io_rgfx() argument
392 vga_io_wgfx(unsigned char reg, unsigned char val) vga_io_wgfx() argument
402 vga_mm_rgfx(void __iomem *regbase, unsigned char reg) vga_mm_rgfx() argument
408 vga_mm_wgfx(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wgfx() argument
423 vga_rattr(void __iomem *regbase, unsigned char reg) vga_rattr() argument
429 vga_wattr(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wattr() argument
435 vga_io_rattr(unsigned char reg) vga_io_rattr() argument
441 vga_io_wattr(unsigned char reg, unsigned char val) vga_io_wattr() argument
447 vga_mm_rattr(void __iomem *regbase, unsigned char reg) vga_mm_rattr() argument
453 vga_mm_wattr(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wattr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dio.h68 unsigned int reg) in _ef4_writeq()
70 __raw_writeq((__force u64)value, efx->membase + reg); in _ef4_writeq()
72 static inline __le64 _ef4_readq(struct ef4_nic *efx, unsigned int reg) in _ef4_readq() argument
74 return (__force __le64)__raw_readq(efx->membase + reg); in _ef4_readq()
79 unsigned int reg) in _ef4_writed()
81 __raw_writel((__force u32)value, efx->membase + reg); in _ef4_writed()
83 static inline __le32 _ef4_readd(struct ef4_nic *efx, unsigned int reg) in _ef4_readd() argument
85 return (__force __le32)__raw_readl(efx->membase + reg); in _ef4_readd()
90 unsigned int reg) in ef4_writeo()
95 "writing register %x with " EF4_OWORD_FMT "\n", reg, in ef4_writeo()
67 _ef4_writeq(struct ef4_nic *efx, __le64 value, unsigned int reg) _ef4_writeq() argument
78 _ef4_writed(struct ef4_nic *efx, __le32 value, unsigned int reg) _ef4_writed() argument
89 ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, unsigned int reg) ef4_writeo() argument
133 ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg) ef4_writed() argument
145 ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg) ef4_reado() argument
184 ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, unsigned int reg) ef4_readd() argument
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, unsigned int reg, unsigned int index) ef4_writeo_table() argument
202 ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg, unsigned int index) ef4_reado_table() argument
216 _ef4_writeo_page(struct ef4_nic *efx, ef4_oword_t *value, unsigned int reg, unsigned int page) _ef4_writeo_page() argument
245 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg, unsigned int page) _ef4_writed_page() argument
265 _ef4_writed_page_locked(struct ef4_nic *efx, const ef4_dword_t *value, unsigned int reg, unsigned int page) _ef4_writed_page_locked() argument
[all...]
/kernel/linux/linux-6.6/include/video/
H A Dvga.h214 static inline void vga_io_w_fast (unsigned short port, unsigned char reg, in vga_io_w_fast() argument
217 outw(VGA_OUT16VAL (val, reg), port); in vga_io_w_fast()
231 unsigned char reg, unsigned char val) in vga_mm_w_fast()
233 writew (VGA_OUT16VAL (val, reg), regbase + port); in vga_mm_w_fast()
254 unsigned char reg, unsigned char val) in vga_w_fast()
257 vga_mm_w_fast (regbase, port, reg, val); in vga_w_fast()
259 vga_io_w_fast (port, reg, val); in vga_w_fast()
267 static inline unsigned char vga_rcrt (void __iomem *regbase, unsigned char reg) in vga_rcrt() argument
269 vga_w (regbase, VGA_CRT_IC, reg); in vga_rcrt()
273 static inline void vga_wcrt (void __iomem *regbase, unsigned char reg, unsigne argument
230 vga_mm_w_fast(void __iomem *regbase, unsigned short port, unsigned char reg, unsigned char val) vga_mm_w_fast() argument
253 vga_w_fast(void __iomem *regbase, unsigned short port, unsigned char reg, unsigned char val) vga_w_fast() argument
283 vga_io_rcrt(unsigned char reg) vga_io_rcrt() argument
289 vga_io_wcrt(unsigned char reg, unsigned char val) vga_io_wcrt() argument
299 vga_mm_rcrt(void __iomem *regbase, unsigned char reg) vga_mm_rcrt() argument
305 vga_mm_wcrt(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wcrt() argument
320 vga_rseq(void __iomem *regbase, unsigned char reg) vga_rseq() argument
326 vga_wseq(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wseq() argument
336 vga_io_rseq(unsigned char reg) vga_io_rseq() argument
342 vga_io_wseq(unsigned char reg, unsigned char val) vga_io_wseq() argument
352 vga_mm_rseq(void __iomem *regbase, unsigned char reg) vga_mm_rseq() argument
358 vga_mm_wseq(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wseq() argument
372 vga_rgfx(void __iomem *regbase, unsigned char reg) vga_rgfx() argument
378 vga_wgfx(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wgfx() argument
388 vga_io_rgfx(unsigned char reg) vga_io_rgfx() argument
394 vga_io_wgfx(unsigned char reg, unsigned char val) vga_io_wgfx() argument
404 vga_mm_rgfx(void __iomem *regbase, unsigned char reg) vga_mm_rgfx() argument
410 vga_mm_wgfx(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wgfx() argument
425 vga_rattr(void __iomem *regbase, unsigned char reg) vga_rattr() argument
431 vga_wattr(void __iomem *regbase, unsigned char reg, unsigned char val) vga_wattr() argument
437 vga_io_rattr(unsigned char reg) vga_io_rattr() argument
443 vga_io_wattr(unsigned char reg, unsigned char val) vga_io_wattr() argument
449 vga_mm_rattr(void __iomem *regbase, unsigned char reg) vga_mm_rattr() argument
455 vga_mm_wattr(void __iomem *regbase, unsigned char reg, unsigned char val) vga_mm_wattr() argument
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGstash_frame.c39 rs->reg.where[DWARF_CFA_REG_COLUMN], in tdep_stash_frame()
40 rs->reg.val[DWARF_CFA_REG_COLUMN], in tdep_stash_frame()
41 rs->reg.val[DWARF_CFA_OFF_COLUMN], in tdep_stash_frame()
43 rs->reg.where[R7], rs->reg.val[R7], DWARF_GET_LOC(d->loc[R7]), in tdep_stash_frame()
44 rs->reg.where[LR], rs->reg.val[LR], DWARF_GET_LOC(d->loc[LR]), in tdep_stash_frame()
45 rs->reg.where[SP], rs->reg.val[SP], DWARF_GET_LOC(d->loc[SP])); in tdep_stash_frame()
54 && (rs->reg in tdep_stash_frame()
[all...]
/third_party/libunwind/libunwind/src/aarch64/
H A DGstash_frame.c39 rs->reg.where[DWARF_CFA_REG_COLUMN], in tdep_stash_frame()
40 rs->reg.val[DWARF_CFA_REG_COLUMN], in tdep_stash_frame()
41 rs->reg.val[DWARF_CFA_OFF_COLUMN], in tdep_stash_frame()
43 rs->reg.where[FP], rs->reg.val[FP], DWARF_GET_LOC(d->loc[FP]), in tdep_stash_frame()
44 rs->reg.where[LR], rs->reg.val[LR], DWARF_GET_LOC(d->loc[LR]), in tdep_stash_frame()
45 rs->reg.where[SP], rs->reg.val[SP], DWARF_GET_LOC(d->loc[SP])); in tdep_stash_frame()
54 && (rs->reg in tdep_stash_frame()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dheartbeat.c284 struct o2hb_region *reg = in o2hb_write_timeout() local
289 "milliseconds\n", reg->hr_bdev, in o2hb_write_timeout()
290 jiffies_to_msecs(jiffies - reg->hr_last_timeout_start)); in o2hb_write_timeout()
294 if (test_bit(reg->hr_region_num, o2hb_quorum_region_bitmap)) in o2hb_write_timeout()
295 set_bit(reg->hr_region_num, o2hb_failed_region_bitmap); in o2hb_write_timeout()
316 static void o2hb_arm_timeout(struct o2hb_region *reg) in o2hb_arm_timeout() argument
319 if (atomic_read(&reg->hr_steady_iterations) != 0) in o2hb_arm_timeout()
327 clear_bit(reg->hr_region_num, o2hb_failed_region_bitmap); in o2hb_arm_timeout()
330 cancel_delayed_work(&reg->hr_write_timeout_work); in o2hb_arm_timeout()
331 schedule_delayed_work(&reg in o2hb_arm_timeout()
341 o2hb_disarm_timeout(struct o2hb_region *reg) o2hb_disarm_timeout() argument
369 struct o2hb_region *reg; o2hb_nego_timeout() local
434 struct o2hb_region *reg = data; o2hb_nego_timeout_handler() local
451 struct o2hb_region *reg = data; o2hb_nego_approve_handler() local
501 o2hb_setup_one_bio(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *wc, unsigned int *current_slot, unsigned int max_slots, blk_opf_t opf) o2hb_setup_one_bio() argument
553 o2hb_read_slots(struct o2hb_region *reg, unsigned int begin_slot, unsigned int max_slots) o2hb_read_slots() argument
587 o2hb_issue_node_write(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *write_wc) o2hb_issue_node_write() argument
614 o2hb_compute_block_crc_le(struct o2hb_region *reg, struct o2hb_disk_heartbeat_block *hb_block) o2hb_compute_block_crc_le() argument
642 o2hb_verify_crc(struct o2hb_region *reg, struct o2hb_disk_heartbeat_block *hb_block) o2hb_verify_crc() argument
660 o2hb_check_own_slot(struct o2hb_region *reg) o2hb_check_own_slot() argument
699 o2hb_prepare_block(struct o2hb_region *reg, u64 generation) o2hb_prepare_block() argument
836 o2hb_set_quorum_device(struct o2hb_region *reg) o2hb_set_quorum_device() argument
879 o2hb_check_slot(struct o2hb_region *reg, struct o2hb_disk_slot *slot) o2hb_check_slot() argument
1071 o2hb_do_disk_heartbeat(struct o2hb_region *reg) o2hb_do_disk_heartbeat() argument
1191 struct o2hb_region *reg = data; o2hb_thread() local
1270 struct o2hb_region *reg; o2hb_debug_open() local
1490 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_release() local
1524 o2hb_read_block_input(struct o2hb_region *reg, const char *page, unsigned long *ret_bytes, unsigned int *ret_bits) o2hb_read_block_input() argument
1560 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_block_bytes_store() local
1589 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_start_block_store() local
1615 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_blocks_store() local
1644 o2hb_init_region_params(struct o2hb_region *reg) o2hb_init_region_params() argument
1657 o2hb_map_slot_data(struct o2hb_region *reg) o2hb_map_slot_data() argument
1720 o2hb_populate_slot_data(struct o2hb_region *reg) o2hb_populate_slot_data() argument
1753 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_dev_store() local
1908 struct o2hb_region *reg = to_o2hb_region(item); o2hb_region_pid_show() local
1961 o2hb_debug_region_init(struct o2hb_region *reg, struct dentry *parent) o2hb_debug_region_init() argument
1993 struct o2hb_region *reg = NULL; o2hb_heartbeat_group_make_item() local
2064 struct o2hb_region *reg = to_o2hb_region(item); o2hb_heartbeat_group_drop_item() local
2260 struct o2hb_region *reg; o2hb_region_pin() local
2312 struct o2hb_region *reg; o2hb_region_unpin() local
2497 struct o2hb_region *reg; o2hb_stop_all_regions() local
2512 struct o2hb_region *reg; o2hb_get_all_regions() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk.h107 #define clk_register_gate2(dev, name, parent_name, flags, reg, bit_idx, \
109 to_clk(clk_hw_register_gate2(dev, name, parent_name, flags, reg, bit_idx, \
115 #define imx_clk_pfd(name, parent_name, reg, idx) \
116 to_clk(imx_clk_hw_pfd(name, parent_name, reg, idx))
118 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \
119 to_clk(imx_clk_hw_gate_exclusive(name, parent, reg, shift, exclusive_mask))
127 #define imx_clk_divider(name, parent, reg, shift, width) \
128 to_clk(imx_clk_hw_divider(name, parent, reg, shift, width))
130 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \
131 to_clk(imx_clk_hw_divider_flags(name, parent, reg, shif
356 imx_clk_hw_divider_closest(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) imx_clk_hw_divider_closest() argument
365 __imx_clk_hw_divider(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, unsigned long flags) __imx_clk_hw_divider() argument
374 __imx_clk_hw_gate(const char *name, const char *parent, void __iomem *reg, u8 shift, unsigned long flags, unsigned long clk_gate_flags) __imx_clk_hw_gate() argument
383 __imx_clk_hw_gate2(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 cgr_val, unsigned long flags, unsigned int *share_count) __imx_clk_hw_gate2() argument
392 __imx_clk_hw_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags, unsigned long clk_mux_flags) __imx_clk_hw_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dport.c21 int mv88e6xxx_port_read(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_read() argument
26 return mv88e6xxx_read(chip, addr, reg, val); in mv88e6xxx_port_read()
29 int mv88e6xxx_port_wait_bit(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_wait_bit() argument
34 return mv88e6xxx_wait_bit(chip, addr, reg, bit, val); in mv88e6xxx_port_wait_bit()
37 int mv88e6xxx_port_write(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_write() argument
42 return mv88e6xxx_write(chip, addr, reg, val); in mv88e6xxx_port_write()
53 u16 reg; in mv88e6185_port_set_pause() local
56 err = mv88e6xxx_port_read(chip, port, MV88E6XXX_PORT_STS, &reg); in mv88e6185_port_set_pause()
61 reg |= MV88E6XXX_PORT_STS_MY_PAUSE; in mv88e6185_port_set_pause()
63 reg in mv88e6185_port_set_pause()
80 u16 reg; mv88e6xxx_port_set_rgmii_delay() local
147 u16 reg; mv88e6xxx_port_set_link() local
223 u16 reg, ctrl; mv88e6xxx_port_set_speed_duplex() local
424 u16 reg, ctrl; mv88e6393x_port_set_speed_duplex() local
527 u16 reg; mv88e6xxx_port_set_cmode() local
632 u16 reg; mv88e6393x_port_set_cmode() local
668 u16 reg, bits; mv88e6341_port_set_cmode_writable() local
718 u16 reg; mv88e6185_port_get_cmode() local
732 u16 reg; mv88e6352_port_get_cmode() local
783 u16 reg; mv88e6xxx_port_set_state() local
826 u16 reg; mv88e6xxx_port_set_egress_mode() local
858 u16 reg; mv88e6085_port_set_frame_mode() local
884 u16 reg; mv88e6351_port_set_frame_mode() local
916 u16 reg; mv88e6185_port_set_forward_unknown() local
934 u16 reg; mv88e6352_port_set_ucast_flood() local
952 u16 reg; mv88e6352_port_set_mcast_flood() local
1012 u16 reg; mv88e6xxx_port_set_vlan_map() local
1034 u16 reg; mv88e6xxx_port_get_fid() local
1060 u16 reg; mv88e6xxx_port_set_fid() local
1103 u16 reg; mv88e6xxx_port_get_pvid() local
1118 u16 reg; mv88e6xxx_port_set_pvid() local
1152 u16 reg; mv88e6185_port_set_default_forward() local
1170 u16 reg; mv88e6095_port_set_upstream_port() local
1187 u16 reg; mv88e6xxx_port_set_mirror() local
1222 u16 reg; mv88e6xxx_port_set_lock() local
1251 u16 reg; mv88e6xxx_port_set_8021q_mode() local
1294 u16 reg; mv88e6xxx_port_set_map_da() local
1312 u16 reg; mv88e6165_port_set_jumbo_size() local
1354 u16 reg, mask; mv88e6xxx_port_set_assoc_vector() local
1389 u16 reg; mv88e6393x_port_policy_read() local
1410 u16 reg; mv88e6393x_port_policy_write() local
1565 u16 reg; mv88e6xxx_port_ieeepmt_write() local
1674 u16 reg, mask, val; mv88e6352_port_set_policy() local
1701 u8 reg; mv88e6393x_port_set_policy() local
[all...]

Completed in 20 milliseconds

12345678910>>...573