Lines Matching full:gisb
4 $id: http://devicetree.org/schemas/bus/brcm,gisb-arb.yaml#
7 title: Broadcom GISB bus Arbiter controller
17 - brcm,bcm7445-gisb-arb # for other 28nm chips
18 - const: brcm,gisb-arb
21 - brcm,bcm74165-gisb-arb # for V7 new style 16nm chips
22 - brcm,bcm7278-gisb-arb # for V7 28nm chips
23 - brcm,bcm7435-gisb-arb # for newer 40nm chips
24 - brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips
25 - brcm,bcm7038-gisb-arb # for 130nm chips
26 - brcm,gisb-arb # fallback compatible
38 brcm,gisb-arb-master-mask:
41 32-bits wide bitmask used to specify which GISB masters are valid at the
44 brcm,gisb-arb-master-names:
47 String list of the literal name of the GISB masters. Should match the
48 number of bits set in brcm,gisb-master-mask and the order in which they
60 gisb-arb@f0400000 {
61 compatible = "brcm,gisb-arb";
65 brcm,gisb-arb-master-mask = <0x7>;
66 brcm,gisb-arb-master-names = "bsp_0", "scpu_0", "cpu_0";