/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | renesas,bsc.yaml | 3 $id: http://devicetree.org/schemas/bus/renesas,bsc.yaml# 6 title: Renesas Bus State Controller (BSC) 12 The Renesas Bus State Controller (BSC, sometimes called "LBSC within Bus 18 While the BSC is a fairly simple memory-mapped bus, it may be part of a 20 connected to the BSC can be accessed, the PM domain containing the BSC 21 must be powered on, and the functional clock driving the BSC must be 24 The bindings for the BSC extend the bindings for "simple-pm-bus". 33 - renesas,bsc-r8a73a4 # R-Mobile APE6 (r8a73a4) 34 - renesas,bsc-sh73a0 # SH-Mobile AG5 (sh73a0) 35 - const: renesas,bsc [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | renesas,h8300-bsc.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/renesas,h8300-bsc.yaml# 17 - renesas,h8300h-bsc 18 - renesas,h8s-bsc 19 - const: renesas,h8300-bsc 33 compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
|
H A D | renesas,h8300-bsc.txt | 4 - compatible: Must be "renesas,h8300-bsc". 5 - reg: Base address and length of BSC registers. 8 bsc: memory-controller@fee01e { 9 compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | brcm,brcmstb-i2c.yaml | 7 title: Broadcom STB BSC IIC Master Controller 25 - description: BSC register range 30 - const: bsc 92 reg-names = "bsc", "auto-i2c";
|
/freebsd/sys/dev/mii/ |
H A D | brgphy.c | 213 struct brgphy_softc *bsc; in brgphy_attach() local 218 bsc = device_get_softc(dev); in brgphy_attach() 219 sc = &bsc->mii_sc; in brgphy_attach() 224 bsc->serdes_flags = 0; in brgphy_attach() 249 bsc->serdes_flags |= BRGPHY_5706S; in brgphy_attach() 258 bsc->serdes_flags |= BRGPHY_5708S; in brgphy_attach() 268 bsc->serdes_flags |= BRGPHY_5708S; in brgphy_attach() 270 bsc->serdes_flags |= BRGPHY_5709S; in brgphy_attach() 305 } else if ((bsc->serdes_flags & BRGPHY_5708S) && bce_sc && in brgphy_attach() 317 bsc->serdes_flags |= BRGPHY_NOANWAIT; in brgphy_attach() [all …]
|
/freebsd/sys/contrib/device-tree/src/h8300/ |
H A D | h8300h_sim.dts | 60 bsc: memory-controller@fee01e { label 61 compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
|
H A D | h8s_sim.dts | 66 bsc: memory-controller@fffec0 { label 67 compatible = "renesas,h8s-bsc", "renesas,h8300-bsc";
|
H A D | edosk2674.dts | 67 bsc: memory-controller@fffec0 { label 68 compatible = "renesas,h8s-bsc", "renesas,h8300-bsc";
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_bsc.c | 34 * Driver for bcm2835 i2c-compatible two-wire bus, named 'BSC' on this SoC. 107 {"broadcom,bcm2835-bsc", 1}, 273 /* Enable the BSC Controller, disable interrupts. */ in bcm_bsc_reset() 293 device_set_desc(dev, "BCM2708/2835 BSC controller"); in bcm_bsc_probe() 340 /* Enable the BSC controller. Flush the FIFO. */ in bcm_bsc_attach() 455 /* The I2C interrupt is shared among all the BSC controllers. */ in bcm_bsc_intr() 506 /* Now we have control over the BSC controller. */ in bcm_bsc_transfer()
|
/freebsd/sys/dev/dpaa/ |
H A D | bman_portals.c | 113 bman_portal_setup(struct bman_softc *bsc) in bman_portal_setup() argument 152 bpp.h_Bm = bsc->sc_bh; in bman_portal_setup()
|
H A D | bman.c | 45 extern t_Handle bman_portal_setup(struct bman_softc *bsc);
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 107 /// We have five bit sets: bsA (A, C), bsB (B, C, D, E), bsC (C), bsD (D) and 113 /// Add bsC, fragments {{C}}
|
/freebsd/sys/contrib/device-tree/Bindings/soc/renesas/ |
H A D | renesas-soc.yaml | 46 - pattern: "^renesas,(d|s)?bsc(3)?-(r8a73a4|r8a7740|sh73a0)$"
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msvc | 222 #.bsc 223 0 string \002\000\002\001 MSVC .bsc
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7778-bockw.dts | 64 &bsc {
|
H A D | r8a73a4-ape6evm.dts | 165 &bsc {
|
H A D | sh73a0.dtsi | 592 bsc: bus@fec10000 { label 593 compatible = "renesas,bsc-sh73a0", "renesas,bsc",
|
H A D | r8a73a4.dtsi | 460 bsc: bus@fec10000 { label 461 compatible = "renesas,bsc-r8a73a4", "renesas,bsc",
|
H A D | r7s72100.dtsi | 39 bsc: bsc { label
|
H A D | sh73a0-kzm9g.dts | 170 &bsc {
|
H A D | r8a7778.dtsi | 43 bsc: bus@1c000000 { label
|
/freebsd/contrib/tcpdump/ |
H A D | print-vqp.c | 15 * Original code by Carles Kishimoto <Carles.Kishimoto@bsc.es>
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | dma.txt | 70 mainly used in Freescale mpc85xx/86xx, Pxxx and BSC series chips, such as
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPContext.h | 44 /// IDs for all OpenMP context trait properties (host/gpu/bsc/llvm/...)
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm2711.dtsi | 365 reg-names = "bsc", "auto-i2c"; 406 reg-names = "bsc", "auto-i2c";
|