Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dlantiq,vrx200-pcie-phy.yaml33 - const: pdi
89 clock-names = "phy", "pdi";
/f-stack/freebsd/i386/include/
H A Dpmap.h102 #define VADDR(pdi, pti) ((vm_offset_t)(((pdi)<<PDRSHIFT)|((pti)<<PAGE_SHIFT))) argument