hl_set_pwm_info
void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long value);
hl_set_pwm_info(hdev, channel, cpucp_attr, val);
hl_set_pwm_info(hdev, channel, attr, val);