Home
last modified time | relevance | path

Searched refs:GB_SVC_PWRMON_MAX_RAIL_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1181 #define GB_SVC_PWRMON_MAX_RAIL_COUNT 254 macro
/openbmc/linux/drivers/greybus/
H A Dsvc.c774 if (!rail_count || rail_count > GB_SVC_PWRMON_MAX_RAIL_COUNT) in gb_svc_pwrmon_debugfs_init()