Searched refs:psv (Results 1 – 6 of 6) sorted by relevance
237 u32 psv; in ttc_rate_change_clocksource_cb() local268 psv = (ttccs->scale_clk_ctrl_reg_old & in ttc_rate_change_clocksource_cb()272 psv -= factor; in ttc_rate_change_clocksource_cb()274 psv += factor; in ttc_rate_change_clocksource_cb()277 if (psv & ~(TTC_CLK_CNTRL_PSV_MASK >> TTC_CLK_CNTRL_PSV_SHIFT)) in ttc_rate_change_clocksource_cb()282 ttccs->scale_clk_ctrl_reg_new |= psv << TTC_CLK_CNTRL_PSV_SHIFT; in ttc_rate_change_clocksource_cb()
245 struct mlx5_seg_get_psv *psv; in resync_post_get_progress_params() local288 psv = &wqe->psv; in resync_post_get_progress_params()289 psv->num_psv = 1 << 4; in resync_post_get_progress_params()290 psv->l_key = sq->channel->mkey_be; in resync_post_get_progress_params()291 psv->psv_index[0] = cpu_to_be32(priv_rx->tirn); in resync_post_get_progress_params()292 psv->va = cpu_to_be64(buf->dma_addr); in resync_post_get_progress_params()
45 struct mlx5_seg_get_psv psv; member
73 static int psv; variable74 module_param(psv, int, 0644);75 MODULE_PARM_DESC(psv, "Disable or override all passive trip points.");334 if (psv == -1) { in acpi_thermal_trips_update()336 } else if (psv > 0) { in acpi_thermal_trips_update()337 tmp = celsius_to_deci_kelvin(psv); in acpi_thermal_trips_update()1153 if (psv == 0) { in thermal_psv()1156 psv = -1; in thermal_psv()
349 } psv; member
5288 thermal.psv= [HW,ACPI]