Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dxive.h125 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id);
Dopal.h272 __be32 *out_chip_id);
/Linux-v5.10/arch/powerpc/sysdev/xive/
Dnative.c735 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id) in xive_native_get_vp_info() argument
745 *out_chip_id = be32_to_cpu(vp_chip_id_be); in xive_native_get_vp_info()