/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
sam9x60.dtsi | 115 microchip,sfr = <&sfr>; 551 sfr: sfr@f8050000 { label 552 compatible = "microchip,sam9x60-sfr", "syscon";
|
sama5d2.dtsi | 508 sfr: sfr@f8030000 { label 509 compatible = "atmel,sama5d2-sfr", "syscon"; 1148 sfrbu: sfr@fc05c000 {
|
sam9x60.dtsi | 115 microchip,sfr = <&sfr>; 551 sfr: sfr@f8050000 { label 552 compatible = "microchip,sam9x60-sfr", "syscon";
|
sama5d2.dtsi | 508 sfr: sfr@f8030000 { label 509 compatible = "atmel,sama5d2-sfr", "syscon"; 1148 sfrbu: sfr@fc05c000 {
|
sama5d3.dtsi | 257 sfr: sfr@f0038000 { label 258 compatible = "atmel,sama5d3-sfr", "syscon";
|
sama5d4.dtsi | 432 sfr: sfr@f8028000 { label 433 compatible = "atmel,sama5d4-sfr", "syscon";
|
sama5d3.dtsi | 257 sfr: sfr@f0038000 { label 258 compatible = "atmel,sama5d3-sfr", "syscon";
|
sama5d4.dtsi | 432 sfr: sfr@f8028000 { label 433 compatible = "atmel,sama5d4-sfr", "syscon";
|
/src/sys/dev/isa/ |
wbsio.c | 698 uint8_t sfr, mfs0, mfs1, mfs2, mfs3; local in function:wbsio_gpio_pinconfig_nct6779d 705 sfr = wbsio_conf_read(sc->sc_iot, sc->sc_ioh, WBSIO_SFR); 706 sfr &= ~(WBSIO_SFR_LPT | WBSIO_SFR_DSW | WBSIO_SFR_AMDPWR); 787 wbsio_conf_write(sc->sc_iot, sc->sc_ioh, WBSIO_SFR, sfr);
|
wbsio.c | 698 uint8_t sfr, mfs0, mfs1, mfs2, mfs3; local in function:wbsio_gpio_pinconfig_nct6779d 705 sfr = wbsio_conf_read(sc->sc_iot, sc->sc_ioh, WBSIO_SFR); 706 sfr &= ~(WBSIO_SFR_LPT | WBSIO_SFR_DSW | WBSIO_SFR_AMDPWR); 787 wbsio_conf_write(sc->sc_iot, sc->sc_ioh, WBSIO_SFR, sfr);
|