Searched full:gyroadc (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | renesas,rcar-gyroadc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/renesas,rcar-gyroadc.yaml# 7 title: Renesas R-Car GyroADC 13 The GyroADC block is a reduced SPI block with up to 8 chipselect lines, 15 are sampled by the GyroADC block in a round-robin fashion and the result 16 presented in the GyroADC registers. 24 - renesas,r8a7791-gyroadc 25 - renesas,r8a7792-gyroadc 26 - const: renesas,rcar-gyroadc 70 fashion. One Fujitsu chip supplies four GyroADC channels with 73 of the MB88101A connect directly to two CHS lines of the GyroADC, [all …]
|
/openbmc/linux/drivers/iio/adc/ |
H A D | rcar-gyroadc.c | 3 * Renesas R-Car GyroADC driver 26 #define DRIVER_NAME "rcar-gyroadc" 28 /* GyroADC registers. */ 90 /* Stop the GyroADC. */ in rcar_gyroadc_hw_init() 120 /* Stop the GyroADC. */ in rcar_gyroadc_hw_stop() 272 /* R-Car compatible GyroADC */ 273 .compatible = "renesas,rcar-gyroadc", 277 .compatible = "renesas,r8a7792-gyroadc", 421 * attached to the GyroADC at a time, so if we found it, in rcar_gyroadc_parse_subdevs() 617 MODULE_DESCRIPTION("Renesas R-Car GyroADC driver");
|
H A D | Makefile | 91 obj-$(CONFIG_RCAR_GYRO_ADC) += rcar-gyroadc.o
|
H A D | Kconfig | 965 tristate "Renesas R-Car GyroADC driver" 968 Say yes here to build support for the GyroADC found in Renesas 975 module will be called rcar-gyroadc.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7791.dtsi | 1068 compatible = "renesas,r8a7791-gyroadc", 1069 "renesas,rcar-gyroadc";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7791.dtsi | 1155 compatible = "renesas,r8a7791-gyroadc", 1156 "renesas,rcar-gyroadc";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 18300 RENESAS R-CAR GYROADC DRIVER 18304 F: Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml 18305 F: drivers/iio/adc/rcar-gyroadc.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |