Home
last modified time | relevance | path

Searched refs:hspi (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-sh-hspi.c63 hspi_write(hspi, reg, val); in hspi_bit_set()
88 #define hspi_hw_cs_enable(hspi) hspi_hw_cs_ctrl(hspi, 0) argument
89 #define hspi_hw_cs_disable(hspi) hspi_hw_cs_ctrl(hspi, 1) argument
162 hspi_hw_cs_enable(hspi); in hspi_transfer_one_message()
216 struct hspi_priv *hspi; in hspi_probe() local
242 hspi->ctlr = ctlr; in hspi_probe()
243 hspi->dev = &pdev->dev; in hspi_probe()
244 hspi->clk = clk; in hspi_probe()
245 hspi->addr = devm_ioremap(hspi->dev, in hspi_probe()
247 if (!hspi->addr) { in hspi_probe()
[all …]
H A DMakefile124 obj-$(CONFIG_SPI_SH_HSPI) += spi-sh-hspi.o
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,hspi.yaml4 $id: http://devicetree.org/schemas/spi/renesas,hspi.yaml#
19 - renesas,hspi-r8a7778 # R-Car M1A
20 - renesas,hspi-r8a7779 # R-Car H1
21 - const: renesas,hspi
51 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7778.dtsi438 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
449 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
460 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
599 "ssi2", "ssi3", "sru", "hspi";
H A Dr8a7779.dtsi495 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
506 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
517 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
650 "pwm", "hspi", "tmu2", "tmu1", "tmu0",