Home
last modified time | relevance | path

Searched defs:new_ppr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dnpcm7xx_pwm.c152 static void npcm7xx_pwm_write_ppr(NPCM7xxPWMState *s, uint32_t new_ppr) in npcm7xx_pwm_write_ppr()
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c942 static bool __apic_update_ppr(struct kvm_lapic *apic, u32 *new_ppr) in __apic_update_ppr()