Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/goya/
H A DgoyaP.h50 #define MAX_POWER_DEFAULT 200000 /* 200W */ macro
H A Dgoya.c461 prop->max_power_default = MAX_POWER_DEFAULT; in goya_set_fixed_properties()