Home
last modified time | relevance | path

Searched refs:gsc_info (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc_debugfs.c27 DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE(gsc_info);
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.h68 int gsc_info(int verbose);
H A Dgsc.c82 int gsc_info(int verbose) in gsc_info() function
263 return gsc_info(1); in do_gsc()
H A Dgw_ventana.c708 gsc_info(0); in checkboard()