Home
last modified time | relevance | path

Searched full:localbus (Results 1 – 25 of 168) sorted by relevance

1234567

/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dlbc.txt4 - name : Should be localbus
14 localbus@f0010100 {
15 compatible = "fsl,mpc8272-localbus",
16 "fsl,pq2-localbus";
/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c132 * The localbus BRx registers only store the lower 32 bits of the address. To
134 * maps to the localbus will contain the upper four bits.
195 pr_err("p1022ds: missing localbus node\n"); in p1022ds_set_monitor_port()
201 pr_err("p1022ds: could not map localbus node\n"); in p1022ds_set_monitor_port()
230 * them to the localbus directly. So we force BR0 and BR1 into GPCM in p1022ds_set_monitor_port()
231 * mode, since we don't care about what's behind the localbus any in p1022ds_set_monitor_port()
484 * command-line parameter. When the DIU is active, the localbus is in p1022_ds_setup_arch()
/linux/arch/powerpc/boot/
H A Dcuboot-pq2.c44 * For any node defined as compatible with fsl,pq2-localbus,
45 * #address/#size must be 2/1 for the localbus, and 1/1 for the parent bus.
57 bus_node = finddevice("/localbus"); in update_cs_ranges()
58 if (!bus_node || !dt_is_compatible(bus_node, "fsl,pq2-localbus")) in update_cs_ranges()
110 printf("Bad /localbus node\r\n"); in update_cs_ranges()
/linux/arch/powerpc/sysdev/
H A Dfsl_lbc.c57 * fsl_lbc_find - find Localbus bank
206 * NOTE: This interrupt is used to report localbus events of various kinds,
404 { .compatible = "fsl,pq3-localbus", },
405 { .compatible = "fsl,pq2-localbus", },
406 { .compatible = "fsl,pq2pro-localbus", },
/linux/arch/powerpc/boot/dts/
H A Dadder875-redboot.dts46 localbus@fa200100 {
47 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus",
H A Dadder875-uboot.dts46 localbus@ff000100 {
47 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus",
H A Dep8248e.dts40 localbus@f0010100 {
41 compatible = "fsl,mpc8248-localbus",
42 "fsl,pq2-localbus",
H A Dtqm8xx.dts48 localbus@fff00100 {
49 compatible = "fsl,mpc860-localbus", "fsl,pq1-localbus";
H A Dmpc866ads.dts41 localbus@ff000100 {
42 compatible = "fsl,mpc866-localbus", "fsl,pq1-localbus";
H A Dep88xc.dts41 localbus@fa200100 {
42 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus";
H A Dmpc885ads.dts41 localbus@ff000100 {
42 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus";
H A Dmgcoge.dts38 localbus@f0010100 {
39 compatible = "fsl,mpc8247-localbus",
40 "fsl,pq2-localbus",
H A Dasp834x-redboot.dts45 localbus@ff005000 {
48 compatible = "fsl,mpc8347e-localbus",
49 "fsl,pq2pro-localbus",
H A Dtqm8540.dts275 localbus@e0005000 {
278 compatible = "fsl,mpc8540-localbus", "fsl,pq3-localbus",
H A Dsocrates.dts232 localbus {
233 compatible = "fsl,mpc8544-localbus",
234 "fsl,pq3-localbus",
H A Dtqm8560.dts304 localbus@e0005000 {
305 compatible = "fsl,mpc8560-localbus", "fsl,pq3-localbus",
H A Do2i.dts15 localbus {
H A Do2mnt.dts15 localbus {
H A Dmpc8349emitx.dts384 localbus@e0005000 {
387 compatible = "fsl,mpc8349e-localbus",
388 "fsl,pq2pro-localbus",
H A Do2dnt2.dts19 localbus {
H A Do2d.dts19 localbus {
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml193 - pasemi,localbus
194 - pasemi,localbus-nand
279 - wrs,epld-localbus
/linux/Documentation/devicetree/bindings/mtd/
H A Dfsl-upm-nand.txt1 Freescale Localbus UPM programmed to work with NAND flash
5 - reg : should specify localbus chip select and size used for the chip.
/linux/arch/mips/boot/dts/lantiq/
H A Ddanube_easy50712.dts19 localbus@0 {
24 compatible = "lantiq,localbus", "simple-bus";
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1022rdk.dts44 board_lbc: lbc: localbus@ffe05000 {
45 /* The P1022 RDK does not have any localbus devices */

1234567