Home
last modified time | relevance | path

Searched full:spifc (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/devicetree/bindings/spi/
H A Damlogic,meson6-spifc.yaml5 $id: http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml#
17 The Meson SPIFC is a controller optimized for communication with SPI
24 - amlogic,meson6-spifc # SPI Flash Controller on Meson6 and compatible SoCs
25 - amlogic,meson-gxbb-spifc # SPI Flash Controller on GXBB and compatible SoCs
43 compatible = "amlogic,meson6-spifc";
H A Damlogic,a1-spifc.yaml4 $id: http://devicetree.org/schemas/spi/amlogic,a1-spifc.yaml#
18 - amlogic,a1-spifc
39 compatible = "amlogic,a1-spifc";
/linux/arch/arm64/boot/dts/amlogic/
H A Damlogic-c3-c308l-aw419.dts19 spi0 = &spifc;
198 &spifc {
H A Damlogic-c3-c302x-aw409.dts19 spi0 = &spifc;
198 &spifc {
H A Dmeson-gxl-s905x-libretech-cc-v2.dts23 spi0 = &spifc;
285 &spifc {
H A Dmeson-gxl-s805x-libretech-ac.dts23 spi0 = &spifc;
299 &spifc {
H A Dmeson-libretech-cottonwood.dtsi19 spi0 = &spifc;
505 * and change bus-width to 4 then spifc can be enabled.
525 &spifc {
H A Dmeson-g12b-odroid-n2.dtsi290 * and change bus-width to 4 then spifc can be enabled.
293 &spifc {
H A Dmeson-gxbb.dtsi269 spifc: spi@8c80 { label
270 compatible = "amlogic,meson-gxbb-spifc";
858 &spifc {
H A Dmeson-gxm-khadas-vim2.dts369 * Remove emmc_ds_pins from sd_emmc_c pinctrl-0 then spifc can be enabled
371 &spifc {
H A Dmeson-gx-libretech-pc.dtsi30 spi0 = &spifc;
411 &spifc {
H A Dmeson-sm1-odroid-hc4.dts125 &spifc {
H A Dmeson-khadas-vim3.dtsi457 * and change bus-width to 4 then spifc can be enabled.
459 &spifc {
H A Dmeson-a1-ad402.dts149 &spifc {
H A Dmeson-gxl.dtsi928 &spifc {
H A Dmeson-g12-common.dtsi2302 spifc: spi@14000 { label
2303 compatible = "amlogic,meson-gxbb-spifc";
/linux/drivers/clk/meson/
H A Dc3-peripherals.c241 * SPIFC, CAPU, JTAG, EMMC, SDIO, sec_top, USB, Audio, ETH, SPICC) in the
567 static C3_COMP_SEL(spifc, SPIFC_CLK_CTRL, 9, 0x7, c3_spifc_parents);
568 static C3_COMP_DIV(spifc, SPIFC_CLK_CTRL, 0, 7);
569 static C3_COMP_GATE(spifc, SPIFC_CLK_CTRL, 8);
H A Da1-peripherals.c1362 .name = "spifc",
/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8.dtsi776 &spifc {
/linux/drivers/clk/sunxi-ng/
H A Dccu-sun55i-a523.c753 static SUNXI_CCU_DUALDIV_MUX_GATE(spifc_clk, "spifc", nand_mmc_parents, 0x950,
762 static SUNXI_CCU_GATE_HWS(bus_spifc_clk, "bus-spifc", ahb_hws, 0x96c,
/linux/drivers/soc/amlogic/
H A Dmeson-clk-measure.c548 CLK_MSR_ID(110, "spifc"),
/linux/
H A DMAINTAINERS1336 AMLOGIC SPIFC DRIVER
1343 F: Documentation/devicetree/bindings/spi/amlogic,a4-spifc.yaml
1344 F: drivers/spi/spi-amlogic-spifc-a4.c