Searched refs:clk_throttling_reason (Results 1 – 5 of 5) sorted by relevance
324 clk_throttle.clk_throttling_reason = hdev->clk_throttling_reason; in clk_throttle_info()
2597 u32 clk_throttling_reason; member
484 __u32 clk_throttling_reason; member
4769 hdev->clk_throttling_reason |= HL_CLK_THROTTLE_POWER; in goya_print_clk_change_info()4774 hdev->clk_throttling_reason &= ~HL_CLK_THROTTLE_POWER; in goya_print_clk_change_info()4779 hdev->clk_throttling_reason |= HL_CLK_THROTTLE_THERMAL; in goya_print_clk_change_info()4784 hdev->clk_throttling_reason &= ~HL_CLK_THROTTLE_THERMAL; in goya_print_clk_change_info()
7902 hdev->clk_throttling_reason |= HL_CLK_THROTTLE_POWER; in gaudi_print_clk_change_info()7908 hdev->clk_throttling_reason &= ~HL_CLK_THROTTLE_POWER; in gaudi_print_clk_change_info()7914 hdev->clk_throttling_reason |= HL_CLK_THROTTLE_THERMAL; in gaudi_print_clk_change_info()7920 hdev->clk_throttling_reason &= ~HL_CLK_THROTTLE_THERMAL; in gaudi_print_clk_change_info()
Completed in 44 milliseconds