Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/habanalabs/common/
H A Dhwmon.c572 struct cpucp_packet pkt; in hl_get_temperature()
601 struct cpucp_packet pkt; in hl_set_temperature()
625 struct cpucp_packet pkt; in hl_get_voltage()
655 struct cpucp_packet pkt; in hl_get_current()
685 struct cpucp_packet pkt; in hl_get_fan_speed()
715 struct cpucp_packet pkt; in hl_get_pwm_info()
745 struct cpucp_packet pkt; in hl_set_pwm_info()
767 struct cpucp_packet pkt; in hl_set_voltage()
791 struct cpucp_packet pkt; in hl_set_current()
814 struct cpucp_packet pkt; in hl_set_power()
[all …]
H A Dfirmware_if.c410 struct cpucp_packet *pkt; in hl_fw_send_cpu_message()
544 struct cpucp_packet pkt; in hl_fw_unmask_irq()
650 struct cpucp_packet pkt; in hl_fw_send_soft_reset()
664 struct cpucp_packet pkt; in hl_fw_send_device_activity()
1226 struct cpucp_packet pkt; in hl_fw_cpucp_pll_info_get()
1259 struct cpucp_packet pkt; in hl_fw_cpucp_power_get()
1327 struct cpucp_packet pkt; in hl_fw_dram_pending_row_get()
1350 struct cpucp_packet pkt; in hl_fw_cpucp_engine_core_asid_set()
3168 struct cpucp_packet pkt; in hl_fw_get_frequency()
3200 struct cpucp_packet pkt; in hl_fw_set_frequency()
[all …]
H A Ddebugfs.c24 struct cpucp_packet pkt; in hl_debugfs_i2c_read()
55 struct cpucp_packet pkt; in hl_debugfs_i2c_write()
86 struct cpucp_packet pkt; in hl_debugfs_led_set()
/linux-6.15/include/linux/habanalabs/
H A Dcpucp_if.h811 struct cpucp_packet { struct
880 struct cpucp_packet cpucp_pkt; argument
886 struct cpucp_packet cpucp_pkt;
892 struct cpucp_packet cpucp_pkt;
/linux-6.15/drivers/accel/habanalabs/goya/
H A Dgoya.c4554 struct cpucp_packet pkt; in goya_unmask_irq()