Home
last modified time | relevance | path

Searched full:ph4 (Results 1 – 25 of 67) sorted by relevance

123

/linux/tools/testing/selftests/net/
H A Dgro.c204 } ph4; in tcp_checksum() local
217 if (inet_pton(AF_INET, addr4_src, &ph4.saddr) != 1) in tcp_checksum()
219 if (inet_pton(AF_INET, addr4_dst, &ph4.daddr) != 1) in tcp_checksum()
221 ph4.protocol = htons(IPPROTO_TCP); in tcp_checksum()
222 ph4.payload_len = htons(sizeof(struct tcphdr) + payload_len); in tcp_checksum()
224 sum = checksum_nofold(&ph4, sizeof(ph4), 0); in tcp_checksum()
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts47 irq-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* CTP-INT: PH4 */
H A Dsun50i-a64-pinetab.dts190 interrupts = <7 4 IRQ_TYPE_LEVEL_HIGH>; /* PH4 */
191 irq-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-icnova-a20-adb4006.dts132 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
H A Dsun4i-a10-hyundai-a7hd.dts110 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-haoyu-marsboard.dts178 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-mk802.dts138 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
H A Dsun4i-a10-marsboard.dts178 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-mk808c.dts178 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
H A Dsun4i-a10-chuwi-v7-cw0825.dts154 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-olinuxino-lime.dts210 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-inet97fv2.dts198 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-pcduino3-nano.dts221 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-pcduino.dts196 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-wits-pro-a20-dkt.dts203 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-pcduino3.dts223 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-orangepi.dts195 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-topwise-a721.dts236 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
H A Dsun4i-a10-olinuxino-lime.dts219 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-cubieboard2.dts233 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-wexler-tab7200.dts219 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-orangepi-mini.dts236 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-pov-protab2-ips9.dts201 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-dserve-dsrv9703c.dts213 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra124-pinmux.yaml59 ph1, ph2, ph3, ph4, ph5, ph6, ph7, pj7, pb0, pb1, pk7, pi0,

123