Searched defs:die (Results 1 – 10 of 10) sorted by relevance
/drivers/soc/hisilicon/ |
D | kunpeng_hccs.c | 354 u8 die_idx, struct hccs_die_info *die) in hccs_query_die_info_on_chip() 392 struct hccs_die_info *die; in hccs_query_all_die_info_on_platform() local 454 struct hccs_die_info *die, in hccs_get_all_port_attr() 502 struct hccs_die_info *die) in hccs_get_all_port_info_on_die() 537 struct hccs_die_info *die; in hccs_query_all_port_info_on_platform() local 601 const struct hccs_die_info *die = port->die; in hccs_query_port_link_status() local 628 const struct hccs_die_info *die = port->die; in hccs_query_port_crc_err_cnt() local 652 const struct hccs_die_info *die, in hccs_get_die_all_link_status() 682 const struct hccs_die_info *die, in hccs_get_die_all_port_lane_status() 711 const struct hccs_die_info *die, in hccs_get_die_total_crc_err_cnt() [all …]
|
D | kunpeng_hccs.h | 26 struct hccs_die_info *die; /* point to the die the port is located */ member
|
/drivers/soc/fsl/ |
D | guts.c | 18 char *die; member
|
/drivers/irqchip/ |
D | irq-apple-aic.c | 206 #define AIC_IRQ_HWIRQ(die, irq) (FIELD_PREP(AIC_EVENT_DIE, die) | \ argument 645 u32 die = 0; in aic_irq_domain_translate() local 915 int i, die; in aic_of_ic_init() local
|
/drivers/soc/loongson/ |
D | loongson2_guts.c | 46 char *die; member
|
/drivers/gpu/drm/amd/include/ |
D | discovery.h | 157 struct die struct 159 die_header *die_header; 161 { 166 } die; member
|
/drivers/mtd/nand/onenand/ |
D | onenand_base.c | 303 unsigned boundary, blk, die = 0; in flexonenand_block() local 337 int die = 0, boundary; in flexonenand_addr() local 3397 unsigned die, bdry; in flexonenand_get_boundary() local 3438 int die, i, eraseshift, density; in flexonenand_get_size() local 3562 static int flexonenand_set_boundary(struct mtd_info *mtd, int die, in flexonenand_set_boundary()
|
/drivers/video/logo/ |
D | pnmtologo.c | 413 static void die(const char *fmt, ...) in die() function
|
/drivers/hwmon/peci/ |
D | cputemp.c | 62 struct peci_sensor_data die; member
|
/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop2.c | 1441 u32 die, dip; in rk3568_set_intf_mux() local
|