HomeSort by: relevance | last modified time | path
    Searched defs:osc (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/northstar2/
ns2-clock.dtsi 35 osc: oscillator { label
47 clocks = <&osc>;
60 clocks = <&osc>;
74 clocks = <&osc>;
102 clocks = <&osc>;
  /src/sys/arch/evbarm/adi_brh/
com_obio.c 75 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
76 struct com_softc *sc = &osc->sc_com;
93 osc->sc_ih = becc_intr_establish(oba->oba_irq, IPL_SERIAL,
95 if (osc->sc_ih == NULL)
  /src/sys/arch/evbarm/hdl_g/
com_obio.c 73 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
74 struct com_softc *sc = &osc->sc_com;
91 osc->sc_ih = i80321_intr_establish(oba->oba_irq, IPL_SERIAL,
93 if (osc->sc_ih == NULL)
  /src/sys/arch/evbarm/iq80310/
com_obio.c 72 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
73 struct com_softc *sc = &osc->sc_com;
89 osc->sc_ih = iq80310_intr_establish(oba->oba_irq, IPL_SERIAL,
91 if (osc->sc_ih == NULL)
  /src/sys/arch/evbarm/iq80321/
com_obio.c 73 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
74 struct com_softc *sc = &osc->sc_com;
91 osc->sc_ih = i80321_intr_establish(oba->oba_irq, IPL_SERIAL,
93 if (osc->sc_ih == NULL)
  /src/sys/arch/evbarm/iyonix/
com_obio.c 72 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
73 struct com_softc *sc = &osc->sc_com;
90 osc->sc_ih = i80321_intr_establish(oba->oba_irq, IPL_SERIAL,
92 if (osc->sc_ih == NULL)
  /src/sys/arch/evbarm/npwr_fc/
com_obio.c 73 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
74 struct com_softc *sc = &osc->sc_com;
91 osc->sc_ih = i80321_intr_establish(oba->oba_irq, IPL_SERIAL,
93 if (osc->sc_ih == NULL)
  /src/sys/arch/evbppc/ev64260/
com_obio.c 130 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
131 struct com_softc *sc = &osc->osc_com;
  /src/sys/arch/iyonix/iyonix/
com_obio.c 72 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
73 struct com_softc *sc = &osc->sc_com;
90 osc->sc_ih = i80321_intr_establish(oba->oba_irq, IPL_SERIAL,
92 if (osc->sc_ih == NULL)
  /src/sys/dev/ofisa/
joy_ofisa.c 77 struct joy_ofisa_softc *osc = device_private(self); local in function:joy_ofisa_attach
78 struct joy_softc *sc = &osc->sc_joy;
117 mutex_init(&osc->sc_lock, MUTEX_DEFAULT, IPL_NONE);
118 sc->sc_lock = &osc->sc_lock;
lpt_ofisa.c 93 struct lpt_ofisa_softc *osc = device_private(self); local in function:lpt_ofisa_attach
94 struct lpt_softc *sc = &osc->sc_lpt;
138 osc->sc_ih = isa_intr_establish(aa->ic, intr.irq, intr.share,
com_ofisa.c 93 struct com_ofisa_softc *osc = device_private(self); local in function:com_ofisa_attach
94 struct com_softc *sc = &osc->sc_com;
155 osc->sc_ih = isa_intr_establish(aa->ic, intr.irq, intr.share,
pckbc_ofisa.c 89 struct pckbc_ofisa_softc *osc = device_private(self); local in function:pckbc_ofisa_attach
90 struct pckbc_softc *sc = &osc->sc_pckbc;
101 osc->sc_ic = aa->ic;
108 ofisa_intr_get(phandle, &osc->sc_intr[dce->value], 1);
149 struct pckbc_ofisa_softc *osc = (void *) sc; local in function:pckbc_ofisa_intr_establish
152 rv = isa_intr_establish(osc->sc_ic, osc->sc_intr[slot].irq, osc->sc_intr[slot].share,
160 osc->sc_intr[slot].irq, pckbc_slot_names[slot]);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm-cygnus-clock.dtsi 38 osc: oscillator { label
48 clocks = <&osc>;
74 clocks = <&osc>;
101 clocks = <&osc>;
110 clocks = <&osc>;
121 clocks = <&osc>;
129 clocks = <&osc>;
ecx-common.dtsi 139 osc: oscillator { label
148 clocks = <&osc>;
155 clocks = <&osc>;
176 clocks = <&osc>;
bcm-hr2.dtsi 71 clocks = <&osc>;
120 osc: oscillator { label
145 clocks = <&osc>;
153 clocks = <&osc>;
209 clocks = <&osc>;
ox810se.dtsi 34 osc: oscillator { label
51 clocks = <&osc>;
ox820.dtsi 44 osc: oscillator { label
61 clocks = <&osc>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray-clock.dtsi 35 osc: oscillator { label
44 clocks = <&osc>;
54 clocks = <&osc>;
66 clocks = <&osc>;
78 clocks = <&osc>;
88 clocks = <&osc>;
100 clocks = <&osc>;
110 clocks = <&osc>;
121 clocks = <&osc>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/synaptics/
as370.dtsi 78 osc: osc { label
131 clocks = <&osc>;
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 124 struct obio_softc *osc = device_private(parent); local in function:pxamci_attach
138 sc->sc_detect_ih = obio_intr_establish(osc, G42XXEB_INT_MMCSD,
179 sc->sc_obio_ioh = osc->sc_obioreg_ioh;
184 obio_intr_disestablish(osc, G42XXEB_INT_MMCSD, sc->sc_detect_ih);
gb225.c 275 struct obio_softc *osc = local in function:opio_debounce
302 obio_intr_unmask(osc, sc->sc_ih);
g42xxeb_lcd.c 264 struct obio_softc *osc = local in function:lcd_ioctl
270 reg = bus_space_read_2(osc->sc_iot, osc->sc_obioreg_ioh,
276 bus_space_write_2(osc->sc_iot, osc->sc_obioreg_ioh,
278 bus_space_write_1(osc->sc_iot, osc->sc_obioreg_ioh,
292 struct obio_softc *osc = local in function:lcd_show_screen
300 reg = bus_space_read_2(osc->sc_iot, osc->sc_obioreg_ioh, G42XXEB_LCDCTL)
316 struct obio_softc *osc = local in function:lcdopen
    [all...]
  /src/sys/arch/sparc/dev/
com_obio.c 163 struct com_obio_softc *osc = device_private(self); local in function:com_obio_attach
164 struct com_softc *sc = &osc->osc_com;
174 osc->osc_tadpole = 1;
202 if (osc->osc_tadpole) {
219 evcnt_attach_dynamic(&osc->osc_intrcnt, EVCNT_TYPE_INTR, NULL,
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/bitmain/
bm1880.dtsi 70 osc: osc { label
108 clocks = <&osc>;
109 clock-names = "osc";

Completed in 21 milliseconds

1 2