Home
last modified time | relevance | path

Searched full:phys1 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/net/pse-pd/
H A Dti,tps23881.yaml94 phys1: channel@1 {
111 pairsets = <&phys0>, <&phys1>;
H A Dmicrochip,pd692x0.yaml134 phys1: port@1 {
178 pairsets = <&phys0>, <&phys1>;
/linux/drivers/pci/controller/
H A Dvmd.c602 u64 phys1, phys2; in vmd_get_phys_offsets() local
618 phys1 = readq(membar2 + MB2_SHADOW_OFFSET); in vmd_get_phys_offsets()
634 phys1 = (u64) regu << 32 | reg; in vmd_get_phys_offsets()
644 (phys1 & PCI_BASE_ADDRESS_MEM_MASK); in vmd_get_phys_offsets()
/linux/include/video/
H A Dimx-ipu-v3.h249 dma_addr_t phys1; member
/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c393 image.phys1 = addr1; in prp_setup_channel()