Searched defs:reg_info (Results 1 – 18 of 18) sorted by relevance
72 struct reg_info { struct73 u_int address;74 int size;75 amode_t mode;76 symlist_t fields;77 uint8_t valid_bitmask;78 uint8_t modes;79 int typecheck_masks;
11 const struct bpf_iter_reg *reg_info; member286 int bpf_iter_reg_target(const struct bpf_iter_reg *reg_info) in bpf_iter_reg_target()304 void bpf_iter_unreg_target(const struct bpf_iter_reg *reg_info) in bpf_iter_unreg_target()372 const struct bpf_iter_reg *reg_info; in bpf_iter_get_func_proto() local
39 struct rc5t583_regulator_info *reg_info = rdev_get_drvdata(rdev); in rc5t583_regulator_enable_time() local
128 struct reg_info { struct129 struct regulator *reg;130 int uV;131 int uA;
151 static void bitregister_process(struct seq_file *m, u64 *reg_info, int max) in bitregister_process()422 u64 reg_info[2]; in register_info() local
335 __le32 reg_info[2]; /* 0th position region address, 1st position size */ in ipc_flash_download_region() local
77 struct mmp_clk_mix_reg_info reg_info; member88 struct mmp_clk_mix_reg_info reg_info; member
564 struct cur_regulatory_info *reg_info, bool intersect) in ath11k_reg_build_regd()
4503 struct cur_regulatory_info *reg_info) in ath11k_pull_reg_chan_list_update_ev()5826 struct cur_regulatory_info *reg_info = NULL; in ath11k_reg_chan_list_event() local
479 struct reg_info { struct480 char *name;481 u32 offset;482 u32 val;
163 const struct hclge_dbg_reg_type_info *reg_info, in hclge_dbg_dump_reg_tqp()217 const struct hclge_dbg_reg_type_info *reg_info, in hclge_dbg_dump_reg_common()625 const struct hclge_dbg_reg_type_info *reg_info; in hclge_dbg_dump_reg_cmd() local
439 } reg_info[] = { in mhi_init_mmio() local
55 } reg_info[] = { variable
1269 const struct samsung_i2s_variant_regs *reg_info = priv->variant_regs; in i2s_register_clock_provider() local
172 const char *reg_info; member
806 const struct reg_addr *reg_info) in bnx2x_is_reg_in_chip()
1628 const struct iwl_fw_mon_reg *reg_info) in iwl_get_mon_reg()
12532 const struct mlxsw_reg_info *reg_info; in mlxsw_reg_id_str() local
Completed in 83 milliseconds