Home
last modified time | relevance | path

Searched refs:mod_id (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/host1x/hw/
Dopcodes.h50 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_write() argument
53 | host1x_uclass_indoff_indmodid_f(mod_id) in host1x_class_host_indoff_reg_write()
61 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_read() argument
63 u32 v = host1x_uclass_indoff_indmodid_f(mod_id) in host1x_class_host_indoff_reg_read()
/drivers/sh/superhyway/
Dsuperhyway-sysfs.c29 superhyway_ro_attr(mod_id, "0x%04x\n", vcr.mod_id);
Dsuperhyway.c83 dev->id.id = dev->vcr.mod_id; in superhyway_add_device()
/drivers/net/ethernet/freescale/fman/
Dfman.h350 u8 mod_id, enum fman_intr_type intr_type,
354 u8 mod_id, enum fman_intr_type intr_type);
Dfman.c1495 static int get_module_event(enum fman_event_modules module, u8 mod_id, in get_module_event() argument
1503 event = FMAN_EV_ERR_MAC0 + mod_id; in get_module_event()
1505 event = FMAN_EV_MAC0 + mod_id; in get_module_event()
1511 event = (FMAN_EV_FMAN_CTRL_0 + mod_id); in get_module_event()
2050 u8 mod_id, enum fman_intr_type intr_type, in fman_register_intr() argument
2055 event = get_module_event(module, mod_id, intr_type); in fman_register_intr()
2076 u8 mod_id, enum fman_intr_type intr_type) in fman_unregister_intr() argument
2080 event = get_module_event(module, mod_id, intr_type); in fman_unregister_intr()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.h208 u8 mod_id; member
Dhclge_err.c2768 u8 mod_id, total_module, type_id, total_type, i, is_ras; in hclge_handle_error_type_reg_log() local
2772 mod_id = mod_info->mod_id; in hclge_handle_error_type_reg_log()
2780 if (mod_id == hclge_hw_module_id_st[i].module_id) { in hclge_handle_error_type_reg_log()
2801 "unknown module[%u] or type[%u].\n", mod_id, type_id); in hclge_handle_error_type_reg_log()