Home
last modified time | relevance | path

Searched refs:am (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.h360 #define OPA_AM_NPORT(am) (((am) >> OPA_AM_NPORT_SHIFT) & \
366 #define OPA_AM_NBLK(am) (((am) >> OPA_AM_NBLK_SHIFT) & \
373 #define OPA_AM_START_BLK(am) (((am) >> OPA_AM_START_BLK_SHIFT) & \
379 #define OPA_AM_PORTNUM(am) (((am) >> OPA_AM_PORTNUM_SHIFT) & \
385 #define OPA_AM_ASYNC(am) (((am) >> OPA_AM_ASYNC_SHIF
[all...]
H A Dmad.c582 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc() argument
588 if (am || smp_length_check(sizeof(*nd), max_len)) { in __subn_get_opa_nodedesc()
603 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_nodeinfo() argument
614 if (am || pidx >= dd->num_pports || ibdev->node_guid == 0 || in __subn_get_opa_nodeinfo()
796 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() argument
809 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_portinfo()
810 u32 start_of_sm_config = OPA_AM_START_SM_CFG(am); in __subn_get_opa_portinfo()
1021 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_pkeytable() argument
1026 u32 n_blocks_req = OPA_AM_NBLK(am); in __subn_get_opa_pkeytable()
1027 u32 start_block = am in __subn_get_opa_pkeytable()
1351 __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len, int local_mad) __subn_set_opa_portinfo() argument
1720 __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_pkeytable() argument
1827 __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_sl_to_sc() argument
1850 __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_sl_to_sc() argument
1879 __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_sl() argument
1902 __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_sl() argument
1923 __subn_get_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_vlt() argument
1945 __subn_set_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_vlt() argument
1987 __subn_get_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_vlnt() argument
2012 __subn_set_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_vlnt() argument
2044 __subn_get_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_psi() argument
2086 __subn_set_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len, int local_mad) __subn_set_opa_psi() argument
2134 __subn_get_opa_cable_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_cable_info() argument
2186 __subn_get_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_bct() argument
2210 __subn_set_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_bct() argument
2234 __subn_get_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_vl_arb() argument
2276 __subn_set_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_vl_arb() argument
3704 __subn_get_opa_cong_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_cong_info() argument
3728 __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_cong_setting() argument
3821 __subn_set_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_cong_setting() argument
3861 __subn_get_opa_hfi1_cong_log(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_hfi1_cong_log() argument
3927 __subn_get_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_cc_table() argument
3979 __subn_set_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_cc_table() argument
4038 __subn_get_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_get_opa_led_info() argument
4068 __subn_set_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) __subn_set_opa_led_info() argument
4091 subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len) subn_get_opa_sma() argument
4181 subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u8 port, u32 *resp_len, u32 max_len, int local_mad) subn_set_opa_sma() argument
4273 u32 am; subn_get_opa_aggregate() local
4322 u32 am; subn_set_opa_aggregate() local
4519 u32 am, data_size; process_subn_opa() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.h319 #define OPA_AM_NPORT(am) (((am) >> OPA_AM_NPORT_SHIFT) & \
325 #define OPA_AM_NBLK(am) (((am) >> OPA_AM_NBLK_SHIFT) & \
332 #define OPA_AM_START_BLK(am) (((am) >> OPA_AM_START_BLK_SHIFT) & \
338 #define OPA_AM_PORTNUM(am) (((am) >> OPA_AM_PORTNUM_SHIFT) & \
344 #define OPA_AM_ASYNC(am) (((am) >> OPA_AM_ASYNC_SHIF
[all...]
H A Dmad.c540 static int __subn_get_opa_nodedesc(struct opa_smp *smp, u32 am, in __subn_get_opa_nodedesc() argument
546 if (am || smp_length_check(sizeof(*nd), max_len)) { in __subn_get_opa_nodedesc()
561 static int __subn_get_opa_nodeinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_nodeinfo() argument
572 if (am || pidx >= dd->num_pports || ibdev->node_guid == 0 || in __subn_get_opa_nodeinfo()
754 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() argument
767 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_portinfo()
768 u32 start_of_sm_config = OPA_AM_START_SM_CFG(am); in __subn_get_opa_portinfo()
979 static int __subn_get_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_pkeytable() argument
984 u32 n_blocks_req = OPA_AM_NBLK(am); in __subn_get_opa_pkeytable()
985 u32 start_block = am in __subn_get_opa_pkeytable()
1309 __subn_set_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) __subn_set_opa_portinfo() argument
1678 __subn_set_opa_pkeytable(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_pkeytable() argument
1785 __subn_get_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_sl_to_sc() argument
1808 __subn_set_opa_sl_to_sc(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_sl_to_sc() argument
1837 __subn_get_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_sl() argument
1860 __subn_set_opa_sc_to_sl(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_sl() argument
1881 __subn_get_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_vlt() argument
1903 __subn_set_opa_sc_to_vlt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_vlt() argument
1945 __subn_get_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_sc_to_vlnt() argument
1970 __subn_set_opa_sc_to_vlnt(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_sc_to_vlnt() argument
2002 __subn_get_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_psi() argument
2044 __subn_set_opa_psi(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) __subn_set_opa_psi() argument
2092 __subn_get_opa_cable_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_cable_info() argument
2144 __subn_get_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_bct() argument
2168 __subn_set_opa_bct(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_bct() argument
2192 __subn_get_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_vl_arb() argument
2234 __subn_set_opa_vl_arb(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_vl_arb() argument
3662 __subn_get_opa_cong_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_cong_info() argument
3686 __subn_get_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_cong_setting() argument
3779 __subn_set_opa_cong_setting(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_cong_setting() argument
3819 __subn_get_opa_hfi1_cong_log(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_hfi1_cong_log() argument
3885 __subn_get_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_cc_table() argument
3937 __subn_set_opa_cc_table(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_cc_table() argument
3996 __subn_get_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_get_opa_led_info() argument
4026 __subn_set_opa_led_info(struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) __subn_set_opa_led_info() argument
4049 subn_get_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len) subn_get_opa_sma() argument
4139 subn_set_opa_sma(__be16 attr_id, struct opa_smp *smp, u32 am, u8 *data, struct ib_device *ibdev, u32 port, u32 *resp_len, u32 max_len, int local_mad) subn_set_opa_sma() argument
4231 u32 am; subn_get_opa_aggregate() local
4280 u32 am; subn_set_opa_aggregate() local
4477 u32 am, data_size; process_subn_opa() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsegment.c18 unsigned int am; in build_segment_config() local
24 am = (cfg & MIPS_SEGCFG_AM) >> MIPS_SEGCFG_AM_SHIFT; in build_segment_config()
25 str += sprintf(str, "%-5s", am_str[am]); in build_segment_config()
32 if ((am == 0) || (am > 3) || (cfg & MIPS_SEGCFG_EU)) in build_segment_config()
38 if ((am == 0) || (am > 3)) in build_segment_config()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsegment.c18 unsigned int am; in build_segment_config() local
24 am = (cfg & MIPS_SEGCFG_AM) >> MIPS_SEGCFG_AM_SHIFT; in build_segment_config()
25 str += sprintf(str, "%-5s", am_str[am]); in build_segment_config()
32 if ((am == 0) || (am > 3) || (cfg & MIPS_SEGCFG_EU)) in build_segment_config()
38 if ((am == 0) || (am > 3)) in build_segment_config()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c196 if (sbi->am.atgc_enabled) in select_gc_type()
371 struct atgc_management *am = &sbi->am; in attach_victim_entry() local
380 rb_insert_color_cached(&ve->rb_node, &am->root, left_most); in attach_victim_entry()
382 list_add_tail(&ve->list, &am->victim_list); in attach_victim_entry()
384 am->victim_count++; in attach_victim_entry()
392 struct atgc_management *am = &sbi->am; in insert_victim_entry() local
397 p = f2fs_lookup_rb_tree_ext(sbi, &am->root, &parent, mtime, &left_most); in insert_victim_entry()
440 struct atgc_management *am in lookup_central_victim() local
453 struct atgc_management *am = &sbi->am; atgc_lookup_victim() local
529 struct atgc_management *am = &sbi->am; atssr_lookup_victim() local
614 struct atgc_management *am = &sbi->am; release_victim_entry() local
1843 struct atgc_management *am = &sbi->am; init_atgc_management() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c221 if (sbi->am.atgc_enabled) in select_gc_type()
423 struct atgc_management *am = &sbi->am; in __lookup_victim_entry() local
424 struct rb_node *node = am->root.rb_root.rb_node; in __lookup_victim_entry()
441 struct atgc_management *am = &sbi->am; in __create_victim_entry() local
449 list_add_tail(&ve->list, &am->victim_list); in __create_victim_entry()
450 am->victim_count++; in __create_victim_entry()
458 struct atgc_management *am = &sbi->am; in __insert_victim_entry() local
524 struct atgc_management *am = &sbi->am; atgc_lookup_victim() local
597 struct atgc_management *am = &sbi->am; atssr_lookup_victim() local
673 struct atgc_management *am = &sbi->am; release_victim_entry() local
1955 struct atgc_management *am = &sbi->am; init_atgc_management() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c196 struct arch_mbm_state *am; in resctrl_arch_reset_rmid() local
198 am = get_arch_mbm_state(hw_dom, rmid, eventid); in resctrl_arch_reset_rmid()
199 if (am) { in resctrl_arch_reset_rmid()
200 memset(am, 0, sizeof(*am)); in resctrl_arch_reset_rmid()
203 __rmid_read(rmid, eventid, &am->prev_msr); in resctrl_arch_reset_rmid()
237 struct arch_mbm_state *am; in resctrl_arch_rmid_read() local
248 am = get_arch_mbm_state(hw_dom, rmid, eventid); in resctrl_arch_rmid_read()
249 if (am) { in resctrl_arch_rmid_read()
250 am in resctrl_arch_rmid_read()
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32f4.c418 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_recalc_rate() local
420 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_recalc_rate()
429 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_round_rate() local
432 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_round_rate()
466 struct clk_apb_mul *am; in clk_register_apb_mul() local
470 am = kzalloc(sizeof(*am), GFP_KERNEL); in clk_register_apb_mul()
471 if (!am) in clk_register_apb_mul()
474 am->bit_idx = bit_idx; in clk_register_apb_mul()
475 am in clk_register_apb_mul()
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32f4.c418 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_recalc_rate() local
420 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_recalc_rate()
429 struct clk_apb_mul *am = to_clk_apb_mul(hw); in clk_apb_mul_round_rate() local
432 if (readl(base + STM32F4_RCC_CFGR) & BIT(am->bit_idx)) in clk_apb_mul_round_rate()
466 struct clk_apb_mul *am; in clk_register_apb_mul() local
470 am = kzalloc(sizeof(*am), GFP_KERNEL); in clk_register_apb_mul()
471 if (!am) in clk_register_apb_mul()
474 am->bit_idx = bit_idx; in clk_register_apb_mul()
475 am in clk_register_apb_mul()
[all...]
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dfc0013.c216 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
360 am = (unsigned char)(xdiv - (8 * pm)); in fc0013_set_params()
362 if (am < 2) { in fc0013_set_params()
363 reg[1] = am + 8; in fc0013_set_params()
366 reg[1] = am; in fc0013_set_params()
H A Dfc0012.c125 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
207 am = (unsigned char)(xdiv - (8 * pm)); in fc0012_set_params()
209 if (am < 2) { in fc0012_set_params()
210 reg[1] = am + 8; in fc0012_set_params()
213 reg[1] = am; in fc0012_set_params()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dfc0013.c216 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
360 am = (unsigned char)(xdiv - (8 * pm)); in fc0013_set_params()
362 if (am < 2) { in fc0013_set_params()
363 reg[1] = am + 8; in fc0013_set_params()
366 reg[1] = am; in fc0013_set_params()
H A Dfc0012.c125 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
207 am = (unsigned char)(xdiv - (8 * pm)); in fc0012_set_params()
209 if (am < 2) { in fc0012_set_params()
210 reg[1] = am + 8; in fc0012_set_params()
213 reg[1] = am; in fc0012_set_params()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsvgalib.c383 u16 am, an, ar; in svga_compute_pll() local
412 am = pll->m_min; in svga_compute_pll()
415 while ((am <= pll->m_max) && (an <= pll->n_max)) { in svga_compute_pll()
416 f_current = (pll->f_base * am) / an; in svga_compute_pll()
421 *m = am; in svga_compute_pll()
426 am ++; in svga_compute_pll()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsvgalib.c378 u16 am, an, ar; in svga_compute_pll() local
407 am = pll->m_min; in svga_compute_pll()
410 while ((am <= pll->m_max) && (an <= pll->n_max)) { in svga_compute_pll()
411 f_current = (pll->f_base * am) / an; in svga_compute_pll()
416 *m = am; in svga_compute_pll()
421 am ++; in svga_compute_pll()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h46 unsigned char am; /* amplitude modulation */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound_fm.h31 unsigned char am; /* amplitude modulation */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound_fm.h17 unsigned char am; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h30 unsigned char am; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h30 unsigned char am; member
/kernel/linux/linux-5.10/drivers/vme/
H A Dvme_bridge.h179 unsigned long long address, int am);
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_bridge.h170 void vme_bus_error_handler(struct vme_bridge *bridge, unsigned long long address, int am);
/kernel/linux/linux-5.10/include/linux/
H A Dintel-iommu.h350 #define QI_IOTLB_AM(am) (((u8)am) & 0x3f)
376 #define QI_EIOTLB_AM(am) (((u64)am) & 0x3f)

Completed in 27 milliseconds

123