Home
last modified time | relevance | path

Searched refs:gio (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Duniphier-pro5.dtsi494 clock-names = "gio", "link";
496 reset-names = "gio", "link";
503 clock-names = "gio", "link";
505 reset-names = "gio", "link";
513 clock-names = "gio", "link";
515 reset-names = "gio", "link";
524 clock-names = "gio", "link";
625 clock-names = "gio", "link";
627 reset-names = "gio", "link";
640 clock-names = "gio", "link";
[all …]
H A Duniphier-pro4.dtsi494 reset-names = "gio", "ether";
531 clock-names = "gio", "link";
533 reset-names = "gio", "link";
541 clock-names = "gio", "link";
543 reset-names = "gio", "link";
552 clock-names = "gio", "link";
554 reset-names = "gio", "link";
584 clock-names = "gio", "link";
586 reset-names = "gio", "link";
594 clock-names = "gio", "link";
[all …]
H A Demev2.dtsi204 compatible = "renesas,em-gio";
217 compatible = "renesas,em-gio";
230 compatible = "renesas,em-gio";
243 compatible = "renesas,em-gio";
256 compatible = "renesas,em-gio";
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dsocionext,uniphier-pcie-ep.yaml40 - const: gio
48 - const: gio
83 clock-names = "gio", "link";
85 reset-names = "gio", "link";
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Drenesas,em-gio.yaml4 $id: http://devicetree.org/schemas/gpio/renesas,em-gio.yaml#
14 const: renesas,em-gio
60 compatible = "renesas,em-gio";
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dsocionext,uniphier-pcie-phy.yaml36 - const: gio
47 - const: gio
H A Dsocionext,uniphier-usb3ss-phy.yaml40 - const: gio
56 - const: gio
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dsocionext,uniphier-ave4.yaml49 - const: gio
62 - const: gio
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Duniphier-regulator.txt24 "gio", "link" - for Pro4 and Pro5 SoCs
29 "gio", "link" - for Pro4 and Pro5 SoCs
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Duniphier-reset.txt26 "gio", "link" - for Pro4 and Pro5 SoCs
31 "gio", "link" - for Pro4 and Pro5 SoCs
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c2627 ASSERT(gio->io_gang_leader == gio); in zio_gang_tree_assemble()
2630 zio_nowait(zio_read(gio, gio->io_spa, bp, gbh_abd, SPA_GANGBLOCKSIZE, in zio_gang_tree_assemble()
2632 ZIO_GANG_CHILD_FLAGS(gio), &gio->io_bookmark)); in zio_gang_tree_assemble()
2638 zio_t *gio = zio->io_gang_leader; in zio_gang_tree_assemble_done() local
2670 zio_t *gio = pio->io_gang_leader; in zio_gang_tree_issue() local
2696 if (gn == gio->io_gang_tree) in zio_gang_tree_issue()
2697 ASSERT3U(gio->io_size, ==, offset); in zio_gang_tree_issue()
2789 zio_t *gio = pio->io_gang_leader; in zio_write_gang_block() local
2833 bp, gbh_copies, txg, pio == gio ? NULL : gio->io_bp, flags, in zio_write_gang_block()
2855 if (pio == gio) { in zio_write_gang_block()
[all …]