HomeSort by: relevance | last modified time | path
    Searched refs:sysctrl (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
r9a06g032.dtsi 10 #include <dt-bindings/clock/r9a06g032-sysctrl.h>
25 clocks = <&sysctrl R9A06G032_CLK_A7MP>;
32 clocks = <&sysctrl R9A06G032_CLK_A7MP>;
69 sysctrl: system-controller@4000c000 { label
70 compatible = "renesas,r9a06g032-sysctrl";
86 clocks = <&sysctrl R9A06G032_CLK_UART0>, <&sysctrl R9A06G032_HCLK_UART0>;
97 clocks = <&sysctrl R9A06G032_CLK_UART1>, <&sysctrl R9A06G032_HCLK_UART1>;
108 clocks = <&sysctrl R9A06G032_CLK_UART2>, <&sysctrl R9A06G032_HCLK_UART2>
    [all...]
hip01.dtsi 86 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
hi3519.dtsi 162 sysctrl: system-controller@12020000 { label
163 compatible = "hisilicon,hi3519-sysctrl", "syscon";
169 regmap = <&sysctrl>;
ste-ab8505.dtsi 214 ab8500-sysctrl {
215 compatible = "stericsson,ab8500-sysctrl";
hisi-x5hd2.dtsi 393 sysctrl: system-controller@0 { label
394 compatible = "hisilicon,sysctrl", "syscon";
400 regmap = <&sysctrl>;
495 hisilicon,power-syscon = <&sysctrl>;
ste-ab8500.dtsi 251 ab8500-sysctrl {
252 compatible = "stericsson,ab8500-sysctrl";
uniphier-ld4.dtsi 387 sysctrl@61840000 {
388 compatible = "socionext,uniphier-ld4-sysctrl",
uniphier-sld8.dtsi 391 sysctrl@61840000 {
392 compatible = "socionext,uniphier-sld8-sysctrl",
hip04.dtsi 215 sysctrl: sysctrl { label
216 compatible = "hisilicon,sysctrl", "syscon";
hi3620.dtsi 91 sysctrl: system-controller@802000 { label
92 compatible = "hisilicon,sysctrl", "syscon";
uniphier-pro4.dtsi 468 sysctrl@61840000 {
469 compatible = "socionext,uniphier-pro4-sysctrl",
meson8.dtsi 622 amlogic,ao-sysctrl = <&pmu>;
701 amlogic,hhi-sysctrl = <&hhi>;
meson8b.dtsi 600 amlogic,ao-sysctrl = <&pmu>;
693 amlogic,hhi-sysctrl = <&hhi>;
uniphier-pro5.dtsi 452 sysctrl@61840000 {
453 compatible = "socionext,uniphier-pro5-sysctrl",
uniphier-pxs2.dtsi 552 sysctrl@61840000 {
553 compatible = "socionext,uniphier-pxs2-sysctrl",
meson.dtsi 34 compatible = "amlogic,meson-hhi-sysctrl",
berlin2.dtsi 508 sysctrl: system-controller@d000 { label
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-gx.dtsi 446 compatible = "amlogic,meson-gx-ao-sysctrl", "simple-mfd", "syscon";
517 amlogic,ao-sysctrl = <&sysctrl_AO>;
554 sysctrl: system-controller@0 { label in label:hiubus
555 compatible = "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon";
561 amlogic,ao-sysctrl = <&sysctrl_AO>;
meson-axg.dtsi 1212 sysctrl: system-controller@0 { label in label:hiubus
1213 compatible = "amlogic,meson-axg-hhi-sysctrl",
1227 amlogic,ao-sysctrl = <&sysctrl_AO>;
1537 compatible = "amlogic,meson-axg-ao-sysctrl", "simple-mfd", "syscon";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi3798cv200.dtsi 101 sysctrl: system-controller@8000000 { label in label:soc
102 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon";
219 clocks = <&sysctrl HISTB_UART0_CLK>, <&sysctrl HISTB_UART0_CLK>;
553 clocks = <&sysctrl HISTB_IR_CLK>;
hi6220.dtsi 267 compatible = "hisilicon,hi6220-sysctrl", "syscon";
869 hisilicon,sysctrl-syscon = <&sys_ctrl>;
  /src/sys/dev/pci/
pccbb.c 716 sysctrl; local in function:pccbb_chipinit
790 sysctrl = pci_conf_read(pc, tag, PCI_SYSCTRL);
793 if ((sysctrl & PCI1420_SYSCTRL_MRBURST) == mrburst) {
800 sysctrl |= PCI1420_SYSCTRL_MRBURST;
801 pci_conf_write(pc, tag, PCI_SYSCTRL, sysctrl);
806 sysctrl |= PCI1420_SYSCTRL_MRBURSTDN;
807 sysctrl &= ~PCI1420_SYSCTRL_MRBURSTUP;
808 pci_conf_write(pc, tag, PCI_SYSCTRL, sysctrl);
844 sysctrl = pci_conf_read(pc, tag, PCI_SYSCTRL);
845 sysctrl |= PCI12XX_SYSCTRL_VCCPROT
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/socionext/
uniphier-ld11.dtsi 597 sysctrl@61840000 {
598 compatible = "socionext,uniphier-ld11-sysctrl",
uniphier-ld20.dtsi 699 sysctrl@61840000 {
700 compatible = "socionext,uniphier-ld20-sysctrl",
uniphier-pxs3.dtsi 529 sysctrl@61840000 {
530 compatible = "socionext,uniphier-pxs3-sysctrl",

Completed in 30 milliseconds

1 2