Home
last modified time | relevance | path

Searched refs:PULSE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dteo.c158 * The PULSE value is added to metrics when they grow and the DECAY_SHIFT value
161 #define PULSE 1024 macro
310 cpu_data->tick_hits += PULSE; in teo_update()
323 cpu_data->state_bins[idx_timer].hits += PULSE; in teo_update()
326 cpu_data->state_bins[idx_duration].intercepts += PULSE; in teo_update()
332 cpu_data->total += PULSE; in teo_update()
/kernel/linux/linux-5.10/drivers/cpuidle/governors/
H A Dteo.c55 * The PULSE value is added to metrics when they grow and the DECAY_SHIFT value
58 #define PULSE 1024 macro
185 misses += PULSE; in teo_update()
187 cpu_data->states[idx_hit].early_hits += PULSE; in teo_update()
189 hits += PULSE; in teo_update()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dsir_ir.c22 #define PULSE '[' macro
255 outb(PULSE, io + UART_TX); in send_pulse()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c95 PULSE, enumerator
726 hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); in hisi_femac_phy_reset()
H A Dhix5hd2_gmac.c201 PULSE, enumerator
1085 hix5hd2_sleep_us(priv->phy_reset_delays[PULSE]); in hix5hd2_phy_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c95 PULSE, enumerator
726 hisi_femac_sleep_us(priv->phy_reset_delays[PULSE]); in hisi_femac_phy_reset()
H A Dhix5hd2_gmac.c201 PULSE, enumerator
1085 hix5hd2_sleep_us(priv->phy_reset_delays[PULSE]); in hix5hd2_phy_reset()

Completed in 10 milliseconds