Home
last modified time | relevance | path

Searched refs:aggregated_reason (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/accel/habanalabs/common/
Dhabanalabs_ioctl.c364 if (!(hdev->clk_throttling.aggregated_reason & BIT(i))) in clk_throttle_info()
Dhabanalabs.h2929 u32 aggregated_reason; member
/Linux-v6.6/drivers/accel/habanalabs/goya/
Dgoya.c4593 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in goya_print_clk_change_info()
4609 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in goya_print_clk_change_info()
/Linux-v6.6/drivers/accel/habanalabs/gaudi/
Dgaudi.c7519 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in gaudi_print_clk_change_info()
7535 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in gaudi_print_clk_change_info()
/Linux-v6.6/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c9307 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in gaudi2_print_clk_change_info()
9321 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in gaudi2_print_clk_change_info()