Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,spba-bus.yaml4 $id: http://devicetree.org/schemas/bus/fsl,spba-bus.yaml#
15 The "spba-bus" follows the "simple-bus" set of properties, as
26 const: fsl,spba-bus
32 pattern: "^spba-bus(@[0-9a-f]+)?$"
36 - const: fsl,spba-bus
62 spba-bus@30000000 {
63 compatible = "fsl,spba-bus", "simple-bus";
/linux/arch/arm/mach-imx/
H A Dmx3x.h16 * FC100000 50000000 1M SPBA
64 * SPBA global module enabled #0
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx35.dtsi165 spba: spba-bus@50000000 { label
166 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx31.dtsi169 spba-bus@50000000 {
170 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx50.dtsi111 spba-bus@50000000 {
112 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx25.dtsi210 spba-bus@50000000 {
211 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx51.dtsi184 spba-bus@70000000 {
185 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx53.dtsi232 spba-bus@50000000 {
233 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx6q.dtsi173 spba-bus@2000000 {
H A Dimx7s.dtsi906 spba-bus@30800000 {
907 compatible = "fsl,spba-bus", "simple-bus";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-ss-audio.dtsi151 "spba";
175 clock-names = "core", "extal", "fsys", "spba";
196 <&clk_dummy>; /* spba */
198 "rxtx5", "rxtx6", "rxtx7", "spba";
478 "spba";
H A Dimx8mn.dtsi285 spba2: spba-bus@30000000 {
286 compatible = "fsl,spba-bus", "simple-bus";
387 <&clk IMX8MN_CLK_DUMMY>; /* spba */
392 "rxtx7", "spba";
783 spba1: spba-bus@30800000 {
784 compatible = "fsl,spba-bus", "simple-bus";
H A Dimx8qm-ss-audio.dtsi144 clock-names = "core", "extal", "fsys", "spba";
466 <&clk_dummy>; /* spba */
H A Dimx8ulp.dtsi835 <&cgc1 IMX8ULP_CLK_DUMMY>; /* spba */
840 "rxtx7", "spba";
H A Dimx8mm-emcon.dtsi547 "rxtx4", "rxtx5", "rxtx6", "rxtx7", "spba", "pll8k", "pll11k";
H A Dimx95.dtsi1015 clock-names = "ipg", "phy", "spba", "pll_ipg";
/linux/sound/soc/fsl/
H A Dfsl_spdif.c115 * @spbaclk: SPBA clock (optional, depending on SoC design)
1602 spdif_priv->spbaclk = devm_clk_get(&pdev->dev, "spba"); in fsl_spdif_probe()
1604 dev_warn(&pdev->dev, "no spba clock in devicetree\n"); in fsl_spdif_probe()
1707 dev_err(dev, "failed to enable spba clock\n"); in fsl_spdif_runtime_resume()
H A Dfsl_xcvr.c1562 xcvr->spba_clk = devm_clk_get(dev, "spba"); in fsl_xcvr_probe()
1564 dev_err(dev, "failed to get spba clock\n"); in fsl_xcvr_probe()
1766 dev_err(dev, "failed to start SPBA clock.\n"); in fsl_xcvr_runtime_resume()
H A Dfsl_asrc.c1263 asrc->spba_clk = devm_clk_get(&pdev->dev, "spba"); in fsl_asrc_probe()
1265 dev_warn(&pdev->dev, "failed to get spba clock\n"); in fsl_asrc_probe()
/linux/drivers/dma/
H A Dimx-sdma.c136 * and destination are on SPBA
137 * 11 Source Bit(SP) 1: Source on SPBA
139 * 12 Destination Bit(DP) 1: Destination on SPBA
2379 spba_bus = of_find_compatible_node(NULL, NULL, "fsl,spba-bus"); in sdma_probe()
/linux/drivers/clk/imx/
H A Dclk-imx6sx.c451 …hws[IMX6SX_CLK_SPBA] = imx_clk_hw_gate2("spba", "ipg", base + 0x7c,… in imx6sx_clocks_init()
502 np = of_find_node_by_path("/soc/bus@2200000/spba-bus@2240000/lcdif@2220000"); in imx6sx_clocks_init()
H A Dclk-imx6sll.c317 hws[IMX6SLL_CLK_SPBA] = imx_clk_hw_gate2("spba", "ipg", base + 0x7c, 12); in imx6sll_clocks_init()
H A Dclk-imx6sl.c398 …hws[IMX6SL_CLK_SPBA] = imx_clk_hw_gate2("spba", "ipg", base + 0x7c, … in imx6sl_clocks_init()
H A Dclk-imx6ul.c450 hws[IMX6UL_CLK_SPBA] = imx_clk_hw_gate2("spba", "ipg", base + 0x7c, 12); in imx6ul_clocks_init()
H A Dclk-imx6q.c877 …hws[IMX6QDL_CLK_SPBA] = imx_clk_hw_gate2("spba", "ipg", base + 0x7c… in imx6q_clocks_init()