Home
last modified time | relevance | path

Searched refs:company_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Drtas.h238 __be32 company_id; /* Company ID of the company */ member
255 return be32_to_cpu(ext_log->company_id); in rtas_ext_event_company_id()
/Linux-v4.19/drivers/hwmon/
Dasc7621.c52 u8 company_id; member
63 .company_id = 0x61,
72 .company_id = 0x61,
1167 if (company == asc7621_chips[chip_index].company_id && in asc7621_detect()
/Linux-v4.19/arch/powerpc/kernel/
Drtas.c1032 uint32_t company_id = rtas_ext_event_company_id(ext_log); in get_pseries_errorlog() local
1037 company_id != RTAS_V6EXT_COMPANY_ID_IBM) in get_pseries_errorlog()