Home
last modified time | relevance | path

Searched refs:phys2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/net/pse-pd/
H A Dti,tps23881.yaml88 phys2: channel@2 {
110 pairsets = <&phys2>;
H A Dmicrochip,pd692x0.yaml122 phys2: port@2 {
170 pairsets = <&phys2>;
/linux-6.15/drivers/pci/controller/
H A Dvmd.c589 u64 phys1, phys2; in vmd_get_phys_offsets() local
606 phys2 = readq(membar2 + MB2_SHADOW_OFFSET + 8); in vmd_get_phys_offsets()
625 phys2 = (u64) regu << 32 | reg; in vmd_get_phys_offsets()
633 (phys2 & PCI_BASE_ADDRESS_MEM_MASK); in vmd_get_phys_offsets()
/linux-6.15/drivers/input/mouse/
H A Dalps.h290 char phys2[32]; member
H A Dalps.c3106 snprintf(priv->phys2, sizeof(priv->phys2), "%s/input1", in alps_init()
3108 dev2->phys = priv->phys2; in alps_init()