Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Ddevice.c2930 clk_throttle->aggregated_reason |= HL_CLK_THROTTLE_POWER; in hl_handle_clk_change_event()
2944 clk_throttle->aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in hl_handle_clk_change_event()
H A Dhabanalabs_ioctl.c370 if (!(hdev->clk_throttling.aggregated_reason & BIT(i))) in clk_throttle_info()
H A Dhabanalabs.h3004 u32 aggregated_reason; member
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c4582 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in goya_print_clk_change_info()
4598 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in goya_print_clk_change_info()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c7513 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in gaudi_print_clk_change_info()
7529 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in gaudi_print_clk_change_info()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c9467 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_POWER; in gaudi2_print_clk_change_info()
9481 hdev->clk_throttling.aggregated_reason |= HL_CLK_THROTTLE_THERMAL; in gaudi2_print_clk_change_info()