/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ |
H A D | nouveau_nvkm_subdev_therm_base.c | 35 nvkm_therm_temp_get(struct nvkm_therm *therm) in nvkm_therm_temp_get() 43 nvkm_therm_update_trip(struct nvkm_therm *therm) in nvkm_therm_update_trip() 75 nvkm_therm_compute_linear_duty(struct nvkm_therm *therm, u8 linear_min_temp, in nvkm_therm_compute_linear_duty() 96 nvkm_therm_update_linear(struct nvkm_therm *therm) in nvkm_therm_update_linear() 104 nvkm_therm_update_linear_fallback(struct nvkm_therm *therm) in nvkm_therm_update_linear_fallback() 111 nvkm_therm_update(struct nvkm_therm *therm, int mode) in nvkm_therm_update() 171 nvkm_therm_cstate(struct nvkm_therm *therm, int fan, int dir) in nvkm_therm_cstate() 186 struct nvkm_therm *therm = in nvkm_therm_alarm() local 192 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode() 222 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) in nvkm_therm_attr_get() [all …]
|
H A D | nouveau_nvkm_subdev_therm_temp.c | 32 nvkm_therm_temp_set_defaults(struct nvkm_therm *therm) in nvkm_therm_temp_set_defaults() 50 nvkm_therm_temp_safety_checks(struct nvkm_therm *therm) in nvkm_therm_temp_safety_checks() 63 nvkm_therm_sensor_set_threshold_state(struct nvkm_therm *therm, in nvkm_therm_sensor_set_threshold_state() 72 nvkm_therm_sensor_get_threshold_state(struct nvkm_therm *therm, in nvkm_therm_sensor_get_threshold_state() 86 nvkm_therm_sensor_event(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs, in nvkm_therm_sensor_event() 142 nvkm_therm_threshold_hyst_polling(struct nvkm_therm *therm, in nvkm_therm_threshold_hyst_polling() 169 struct nvkm_therm *therm = in alarm_timer_callback() local 198 nvkm_therm_program_alarms_polling(struct nvkm_therm *therm) in nvkm_therm_program_alarms_polling() 217 nvkm_therm_sensor_init(struct nvkm_therm *therm) in nvkm_therm_sensor_init() 224 nvkm_therm_sensor_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_sensor_fini() [all …]
|
H A D | nouveau_nvkm_subdev_therm_fan.c | 39 struct nvkm_therm *therm = fan->parent; in nvkm_fan_update() local 121 nvkm_therm_fan_get(struct nvkm_therm *therm) in nvkm_therm_fan_get() 127 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set() 133 nvkm_therm_fan_sense(struct nvkm_therm *therm) in nvkm_therm_fan_sense() 178 nvkm_therm_fan_user_get(struct nvkm_therm *therm) in nvkm_therm_fan_user_get() 184 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set() 193 nvkm_therm_fan_set_defaults(struct nvkm_therm *therm) in nvkm_therm_fan_set_defaults() 205 nvkm_therm_fan_safety_checks(struct nvkm_therm *therm) in nvkm_therm_fan_safety_checks() 217 nvkm_therm_fan_init(struct nvkm_therm *therm) in nvkm_therm_fan_init() 223 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_fan_fini() [all …]
|
H A D | nouveau_nvkm_subdev_therm_g84.c | 35 g84_temp_get(struct nvkm_therm *therm) in g84_temp_get() 46 g84_sensor_setup(struct nvkm_therm *therm) in g84_sensor_setup() 59 g84_therm_program_alarms(struct nvkm_therm *therm) in g84_therm_program_alarms() 100 g84_therm_threshold_hyst_emulation(struct nvkm_therm *therm, in g84_therm_threshold_hyst_emulation() 144 g84_therm_intr(struct nvkm_therm *therm) in g84_therm_intr() 199 g84_therm_fini(struct nvkm_therm *therm) in g84_therm_fini() 212 g84_therm_init(struct nvkm_therm *therm) in g84_therm_init() 233 struct nvkm_therm *therm; in g84_therm_new() local
|
H A D | nouveau_nvkm_subdev_therm_nv40.c | 35 nv40_sensor_style(struct nvkm_therm *therm) in nv40_sensor_style() 58 nv40_sensor_setup(struct nvkm_therm *therm) in nv40_sensor_setup() 78 nv40_temp_get(struct nvkm_therm *therm) in nv40_temp_get() 111 nv40_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv40_fan_pwm_ctrl() 126 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv40_fan_pwm_get() 154 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv40_fan_pwm_set() 173 nv40_therm_intr(struct nvkm_therm *therm) in nv40_therm_intr() 188 nv40_therm_init(struct nvkm_therm *therm) in nv40_therm_init()
|
H A D | nouveau_nvkm_subdev_therm_nv50.c | 33 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info() 60 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() 71 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() 88 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set() 101 nv50_fan_pwm_clock(struct nvkm_therm *therm, int line) in nv50_fan_pwm_clock() 126 nv50_sensor_setup(struct nvkm_therm *therm) in nv50_sensor_setup() 134 nv50_temp_get(struct nvkm_therm *therm) in nv50_temp_get() 159 nv50_therm_init(struct nvkm_therm *therm) in nv50_therm_init()
|
H A D | nouveau_nvkm_subdev_therm_gf119.c | 32 pwm_info(struct nvkm_therm *therm, int line) in pwm_info() 58 gf119_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gf119_fan_pwm_ctrl() 72 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get() 94 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set() 111 gf119_fan_pwm_clock(struct nvkm_therm *therm, int line) in gf119_fan_pwm_clock() 124 gf119_therm_init(struct nvkm_therm *therm) in gf119_therm_init()
|
H A D | nouveau_nvkm_subdev_therm_fannil.c | 32 nvkm_fannil_get(struct nvkm_therm *therm) in nvkm_fannil_get() 38 nvkm_fannil_set(struct nvkm_therm *therm, int percent) in nvkm_fannil_set() 44 nvkm_fannil_create(struct nvkm_therm *therm) in nvkm_fannil_create()
|
H A D | nouveau_nvkm_subdev_therm_gm107.c | 32 gm107_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gm107_fan_pwm_ctrl() 39 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gm107_fan_pwm_get() 48 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gm107_fan_pwm_set() 57 gm107_fan_pwm_clock(struct nvkm_therm *therm, int line) in gm107_fan_pwm_clock()
|
H A D | nouveau_nvkm_subdev_therm_fantog.c | 46 struct nvkm_therm *therm = fan->base.parent; in nvkm_fantog_update() local 79 nvkm_fantog_get(struct nvkm_therm *therm) in nvkm_fantog_get() 86 nvkm_fantog_set(struct nvkm_therm *therm, int percent) in nvkm_fantog_set() 103 nvkm_fantog_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) in nvkm_fantog_create()
|
H A D | nouveau_nvkm_subdev_therm_gk104.c | 37 struct gk104_therm *therm = gk104_therm(base); in gk104_clkgate_enable() local 66 struct gk104_therm *therm = gk104_therm(base); in gk104_clkgate_fini() local 121 struct gk104_therm *therm = kzalloc(sizeof(*therm), GFP_KERNEL); in gk104_therm_new_() local
|
H A D | nouveau_nvkm_subdev_therm_fanpwm.c | 43 nvkm_fanpwm_get(struct nvkm_therm *therm) in nvkm_fanpwm_get() 64 nvkm_fanpwm_set(struct nvkm_therm *therm, int percent) in nvkm_fanpwm_set() 90 nvkm_fanpwm_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) in nvkm_fanpwm_create()
|
H A D | nouveau_nvkm_subdev_therm_gt215.c | 34 gt215_therm_fan_sense(struct nvkm_therm *therm) in gt215_therm_fan_sense() 45 gt215_therm_init(struct nvkm_therm *therm) in gt215_therm_init()
|
H A D | nouveau_nvkm_subdev_therm_gp100.c | 32 gp100_temp_get(struct nvkm_therm *therm) in gp100_temp_get()
|
H A D | nouveau_nvkm_subdev_therm_gf100.c | 37 gf100_clkgate_init(struct nvkm_therm *therm, in gf100_clkgate_init()
|
H A D | nouveau_nvkm_subdev_therm_ic.c | 92 nvkm_therm_ic_ctor(struct nvkm_therm *therm) in nvkm_therm_ic_ctor()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_hwmon.c | 60 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_temp1_auto_point1_temp() local 72 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_temp1_auto_point1_temp() local 93 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_temp1_auto_point1_temp_hyst() local 105 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_temp1_auto_point1_temp_hyst() local 126 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_get_pwm1_max() local 142 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_get_pwm1_min() local 158 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_pwm1_min() local 181 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_pwm1_max() local 331 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_temp_is_visible() local 355 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_pwm_is_visible() local [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
H A D | nouveau_nvkm_subdev_bios_therm.c | 37 u32 therm = 0; in therm_table() local 65 u32 therm = therm_table(bios, ver, &hdr, len, &cnt); in nvbios_therm_entry() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/ |
H A D | nouveau_nvkm_subdev_bus_nv31.c | 62 struct nvkm_therm *therm = device->therm; in nv31_bus_intr() local
|
H A D | nouveau_nvkm_subdev_bus_nv50.c | 77 struct nvkm_therm *therm = device->therm; in nv50_bus_intr() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
H A D | nouveau_nvkm_subdev_clk_base.c | 169 struct nvkm_therm *therm = device->therm; in nvkm_cstate_prog() local
|
/netbsd-src/sys/dev/i2c/ |
H A D | adm1021.c | 151 int therm; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
H A D | device.h | 165 struct nvkm_therm *therm; member 242 int (*therm )(struct nvkm_device *, int idx, struct nvkm_therm **); member
|