Home
last modified time | relevance | path

Searched refs:bsc (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/bus/
H A Drenesas,bsc.yaml3 $id: http://devicetree.org/schemas/bus/renesas,bsc.yaml#
33 - renesas,bsc-r8a73a4 # R-Mobile APE6 (r8a73a4)
34 - renesas,bsc-sh73a0 # SH-Mobile AG5 (sh73a0)
35 - const: renesas,bsc
53 bsc: bus@fec10000 {
54 compatible = "renesas,bsc-sh73a0", "renesas,bsc", "simple-pm-bus";
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Dbrcm,brcmstb-i2c.yaml30 - const: bsc
92 reg-names = "bsc", "auto-i2c";
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm21664-pinctrl.yaml82 bsc*clk/pmbscclk or bsc*dat/pmbscdat or gpio16/gpio17:
/linux-6.15/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas-soc.yaml46 - pattern: "^renesas,(d|s)?bsc(3)?-(r8a73a4|r8a7740|sh73a0)$"
/linux-6.15/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_dtv_encoder.c18 uint32_t bsc; member
H A Dmdp4_lcdc_encoder.c23 uint32_t bsc; member
/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h164 uint32_t bsc; member
/linux-6.15/arch/arm/boot/dts/renesas/
H A Dr7s72100-rskrza1.dts155 &bsc {
H A Dr8a73a4-ape6evm.dts165 &bsc {
H A Dr7s72100-genmai.dts101 &bsc {
H A Dr8a73a4.dtsi458 bsc: bus@fec10000 { label
459 compatible = "renesas,bsc-r8a73a4", "renesas,bsc",
H A Dsh73a0.dtsi591 bsc: bus@fec10000 { label
592 compatible = "renesas,bsc-sh73a0", "renesas,bsc",
H A Dsh73a0-kzm9g.dts170 &bsc {
H A Dr7s72100.dtsi39 bsc: bus { label
/linux-6.15/Documentation/filesystems/spufs/
H A Dspu_create.rst104 See http://www.bsc.es/projects/deepcomputing/linuxoncell/ for the rec-
H A Dspu_run.rst117 See http://www.bsc.es/projects/deepcomputing/linuxoncell/ for the rec-
/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c655 int bsc = get_trbe_bsc(trbsr); in trbe_get_fault_act() local
671 if ((is_trbe_wrap(trbsr) && (ec == TRBE_EC_OTHERS) && (bsc == TRBE_BSC_FILLED)) && in trbe_get_fault_act()
/linux-6.15/arch/arm/boot/dts/broadcom/
H A Dbcm2711.dtsi365 reg-names = "bsc", "auto-i2c";
406 reg-names = "bsc", "auto-i2c";
/linux-6.15/drivers/mtd/nand/onenand/
H A Donenand_base.c280 int bsa, bsc; in onenand_buffer_address() local
291 bsc = count & ONENAND_BSC_MASK; in onenand_buffer_address()
293 return ((bsa << ONENAND_BSA_SHIFT) | bsc); in onenand_buffer_address()
/linux-6.15/drivers/pinctrl/renesas/
H A Dpfc-r8a7740.c3010 SH_PFC_FUNCTION(bsc),
H A Dpfc-sh73a0.c3465 SH_PFC_FUNCTION(bsc),