Home
last modified time | relevance | path

Searched full:gcb (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-git-changebar-Adjust-structs-for-libgit2-1.4.x.patch9 git-changebar/src/gcb-plugin.c | 4 ++--
12 diff --git a/git-changebar/src/gcb-plugin.c b/git-changebar/src/gcb-plugin.c
14 --- a/git-changebar/src/gcb-plugin.c
15 +++ b/git-changebar/src/gcb-plugin.c
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dmicrochip,rst.yaml33 - const: gcb
56 reg-names = "gcb";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrochip,lan966x-switch.yaml33 - const: gcb
145 reg-names = "cpu", "gcb";
H A Dmicrochip,sparx5-switch.yaml49 - const: gcb
145 reg-names = "cpu", "devices", "gcb";
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dluton_switch.c167 GCB, enumerator
647 { GCB, "gcb" }, in luton_probe()
666 writel(0, priv->regs[GCB] + GCB_DEVCPU_RST_SOFT_CHIP_RST); in luton_probe()
679 if (wait_for_bit_le32(priv->regs[GCB] + GCB_MISC_STAT, in luton_probe()
/openbmc/linux/arch/arm64/boot/dts/microchip/
H A Dsparx5.dtsi143 reg-names = "gcb";
475 reg-names = "cpu", "dev", "gcb";
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c457 [GCB] = vsc9953_gcb_regmap,
491 [GCB] = "devcpu_gcb",
896 ocelot->targets[GCB], in vsc9953_mdio_bus_alloc()
897 ocelot->map[GCB][GCB_MIIM_MII_STATUS & REG_MASK], in vsc9953_mdio_bus_alloc()
H A Dfelix_vsc9959.c517 [GCB] = vsc9959_gcb_regmap,
547 [GCB] = "devcpu_gcb",
/openbmc/u-boot/arch/mips/dts/
H A Dmscc,luton.dtsi134 "sys", "ana", "rew", "gcb", "qs", "hsio";
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dlan966x.dtsi102 reg-names = "cpu", "gcb";
510 reg-names = "gcb";
/openbmc/linux/include/soc/mscc/
H A Docelot.h122 GCB, enumerator
498 GCB_SOFT_RST = GCB << TARGET_OFFSET,
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1483 256, -88, -182, /* gy, gcb, gcr |1.000 -0.344 -0.714|*/
1495 298, -100, -208, /* gy, gcb, gcr |1.164 -0.392 -0.813|*/
1507 256, -48, -120, /* gy, gcb, gcr |1.000 -0.187 -0.467|*/
1519 298, -55, -136, /* gy, gcb, gcr |1.164 -0.213 -0.533|*/
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c854 int ry, rcb, rcr, gy, gcb, gcr, by, bcb, bcr; member
866 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 2), CVAL(ct->gcb, ct->gcr)); in dispc_ovl_write_color_conv_coef()
878 256, -88, -182, /* gy, gcb, gcr |1.000 -0.344 -0.714|*/
886 298, -100, -208, /* gy, gcb, gcr |1.164 -0.392 -0.813|*/
894 256, -48, -120, /* gy, gcb, gcr |1.000 -0.187 -0.467|*/
902 298, -55, -136, /* gy, gcb, gcr |1.164 -0.213 -0.533|*/
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c239 int ry, rcr, rcb, gy, gcr, gcb, by, bcr, bcb; member
668 dispc_write_reg(DISPC_OVL_CONV_COEF(plane, 2), CVAL(ct->gcb, ct->gcr)); in dispc_ovl_write_color_conv_coef()