Home
last modified time | relevance | path

Searched refs:hpf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c906 int (*hpf)(struct trapframe *); in nmi_register_handler() local
911 hpf = hp->func; in nmi_register_handler()
912 MPASS(hpf != handler); in nmi_register_handler()
913 if (hpf == NULL && in nmi_register_handler()