Searched +full:utmi +full:- +full:bypass +full:- +full:uart (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/phy/phy-rockchip-inno-usb2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Heiko Stuebner <heiko@sntech.de>15 - rockchip,px30-usb2phy16 - rockchip,rk1808-usb2phy17 - rockchip,rk3128-usb2phy18 - rockchip,rk3228-usb2phy19 - rockchip,rk3308-usb2phy[all …]
1 /* SPDX-License-Identifier: GPL-2.0-or-later */8 * Power Management Controller (PMC) - System peripherals registers.53 #define AT91_CKGR_UCKR 0x1C /* UTMI Clock Register [some SAM9] */54 #define AT91_PMC_UPLLEN (1 << 16) /* UTMI PLL Enable */55 #define AT91_PMC_UPLLCOUNT (0xf << 20) /* UTMI PLL Start-up Time */56 #define AT91_PMC_BIASEN (1 << 24) /* UTMI BIAS Enable */57 #define AT91_PMC_BIASCOUNT (0xf << 28) /* UTMI BIAS Start-up Time */67 #define AT91_PMC_OSCBYPASS (1 << 1) /* Oscillator Bypass */69 #define AT91_PMC_MOSCRCEN (1 << 3) /* Main On-Chip RC Oscillator Enable [some SAM9] */70 #define AT91_PMC_OSCOUNT (0xff << 8) /* Main Oscillator Start-up Time */[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later9 #include <linux/clk-provider.h>11 #include <linux/extcon-provider.h>60 * enum usb_chg_state - Different states involved in USB charger detection.100 * struct rockchip_chg_det_reg - usb charger detect registers126 * struct rockchip_usb2phy_port_cfg - usb-phy port configuration.135 * @bypass_dm_en: usb bypass uart DM enable register.136 * @bypass_sel: usb bypass uart select register.137 * @bypass_iomux: usb bypass uart GRF iomux register.138 * @bypass_bc: bypass battery charging module.[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later10 #address-cells = <1>;11 #size-cells = <1>;12 interrupt-parent = <&gic>;28 #address-cells = <1>;29 #size-cells = <0>;33 compatible = "arm,cortex-a7";38 compatible = "arm,cortex-a7";45 compatible = "fixed-clock";46 #clock-cells = <0>;[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...