/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4740.dtsi | 2 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 8 compatible = "ingenic,jz4740"; 32 compatible = "ingenic,jz4740-intc"; 53 cgu: jz4740-cgu@10000000 { 54 compatible = "ingenic,jz4740-cgu"; 64 compatible = "ingenic,jz4740-tcu", "simple-mfd"; 85 compatible = "ingenic,jz4740-watchdog"; 93 compatible = "ingenic,jz4740-pwm"; 108 compatible = "ingenic,jz4740-rtc"; 119 compatible = "ingenic,jz4740-pinctrl"; [all …]
|
H A D | jz4725b.dtsi | 32 compatible = "ingenic,jz4725b-intc", "ingenic,jz4740-intc"; 85 compatible = "ingenic,jz4725b-watchdog", "ingenic,jz4740-watchdog"; 117 compatible = "ingenic,jz4725b-rtc", "ingenic,jz4740-rtc"; 196 compatible = "ingenic,jz4725b-i2s", "ingenic,jz4740-i2s"; 258 compatible = "ingenic,jz4725b-uart", "ingenic,jz4740-uart"; 285 compatible = "ingenic,jz4725b-nemc", "ingenic,jz4740-nemc"; 308 compatible = "ingenic,jz4725b-musb", "ingenic,jz4740-musb";
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-jz4740.c | 4 * JZ4740 platform PWM support 125 struct jz4740_pwm_chip *jz4740 = to_jz4740(pwm->chip); in jz4740_pwm_apply() local 177 regmap_write(jz4740->map, TCU_REG_TCNTc(pwm->hwpwm), 0); in jz4740_pwm_apply() 180 regmap_write(jz4740->map, TCU_REG_TDHRc(pwm->hwpwm), duty); in jz4740_pwm_apply() 183 regmap_write(jz4740->map, TCU_REG_TDFRc(pwm->hwpwm), period); in jz4740_pwm_apply() 186 regmap_set_bits(jz4740->map, TCU_REG_TCSRc(pwm->hwpwm), in jz4740_pwm_apply() 203 regmap_update_bits(jz4740->map, TCU_REG_TCSRc(pwm->hwpwm), in jz4740_pwm_apply() 206 regmap_update_bits(jz4740->map, TCU_REG_TCSRc(pwm->hwpwm), in jz4740_pwm_apply() 226 struct jz4740_pwm_chip *jz4740; in jz4740_pwm_probe() local 233 jz4740 = devm_kzalloc(dev, sizeof(*jz4740), GFP_KERNEL); in jz4740_pwm_probe() [all …]
|
/openbmc/linux/sound/soc/jz4740/ |
H A D | Makefile | 3 # Jz4740 Platform Support 5 snd-soc-jz4740-i2s-objs := jz4740-i2s.o 7 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
|
H A D | Kconfig | 3 tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC" 9 Say Y if you want to use I2S protocol and I2S codec on Ingenic JZ4740
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | ingenic,tcu.yaml | 21 - ingenic,jz4740-tcu 55 - ingenic,jz4740-tcu 123 - ingenic,jz4740-watchdog 131 - const: ingenic,jz4740-watchdog 157 - ingenic,jz4740-pwm 166 - const: ingenic,jz4740-pwm 268 compatible = "ingenic,jz4770-watchdog", "ingenic,jz4740-watchdog"; 276 compatible = "ingenic,jz4770-pwm", "ingenic,jz4740-pwm";
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | writing_musb_glue_layer.rst | 22 Ingenic JZ4740 SoC, modelled after the many MUSB glue layers in the 24 ``drivers/usb/musb/jz4740.c``. In this documentation I will walk through the 25 basics of the ``jz4740.c`` glue layer, explaining the different pieces and 60 | | <-- drivers/usb/musb/jz4740.c 86 .name = "musb-jz4740", 93 platform_device structure declared in ``arch/mips/jz4740/platform.c``. Note 235 called by the controller driver when needed. Fact is the JZ4740 MUSB 290 basic set of features of the JZ4740 controller hardware. When writing an 399 Instruction on line 18 is another quirk specific to the JZ4740 USB 430 For instance, platform data for the JZ4740 SoC is found in [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ingenic,musb.yaml | 20 - ingenic,jz4740-musb 23 - const: ingenic,jz4740-musb 61 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 68 compatible = "ingenic,jz4740-musb";
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ingenic,aic.yaml | 22 - ingenic,jz4740-i2s 29 - const: ingenic,jz4740-i2s 74 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 76 compatible = "ingenic,jz4740-i2s";
|
H A D | ingenic,codec.yaml | 25 - ingenic,jz4740-codec 54 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 56 compatible = "ingenic,jz4740-codec";
|
/openbmc/linux/drivers/watchdog/ |
H A D | jz4740_wdt.c | 4 * JZ4740 Watchdog driver 116 .identity = "jz4740 Watchdog", 130 { .compatible = "ingenic,jz4740-watchdog", }, 190 .name = "jz4740-wdt", 198 MODULE_DESCRIPTION("jz4740 Watchdog Driver"); 200 MODULE_ALIAS("platform:jz4740-wdt");
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | ingenic,rtc.yaml | 30 - ingenic,jz4740-rtc 34 - const: ingenic,jz4740-rtc 89 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 91 compatible = "ingenic,jz4740-rtc";
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | ingenic,lcd.yaml | 18 - ingenic,jz4740-lcd 74 - ingenic,jz4740-lcd 93 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 95 compatible = "ingenic,jz4740-lcd";
|
/openbmc/linux/include/linux/ |
H A D | jz4740-adc.h | 9 * jz4740_adc_set_config - Configure a JZ4740 adc device 10 * @dev: Pointer to a jz4740-adc device 14 * This function can be used by the JZ4740 ADC mfd cells to configure their
|
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | Kconfig | 16 tristate "Hardware BCH support for JZ4740 SoC" 20 hardware present on the JZ4740 SoC from Ingenic. 23 will be called jz4740-ecc.
|
H A D | jz4740_ecc.c | 3 * JZ4740 ECC controller driver 7 * based on jz4740-nand.c 181 { .compatible = "ingenic,jz4740-ecc", .data = &jz4740_ecc_ops }, 189 .name = "jz4740-ecc", 196 MODULE_DESCRIPTION("Ingenic JZ4740 ECC controller driver");
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | ingenic,battery.yaml | 18 - const: ingenic,jz4740-battery 23 - const: ingenic,jz4740-battery 57 compatible = "ingenic,jz4740-battery";
|
/openbmc/linux/drivers/clk/ingenic/ |
H A D | Kconfig | 9 bool "Ingenic JZ4740 CGU driver" 13 Support the clocks provided by the CGU hardware on Ingenic JZ4740 16 If building for a JZ4740 SoC, you want to say Y here.
|
/openbmc/linux/sound/soc/codecs/ |
H A D | jz4740.c | 3 // JZ4740 CODEC driver 201 .name = "jz4740-hifi", 338 { .compatible = "ingenic,jz4740-codec", }, 346 .name = "jz4740-codec", 353 MODULE_DESCRIPTION("JZ4740 SoC internal codec driver"); 356 MODULE_ALIAS("platform:jz4740-codec");
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ingenic,adc.yaml | 25 - ingenic,jz4740-adc 77 #include <dt-bindings/clock/ingenic,jz4740-cgu.h> 81 compatible = "ingenic,jz4740-adc";
|
/openbmc/linux/Documentation/arch/mips/ |
H A D | ingenic-tcu.rst | 35 - On the oldest SoCs (up to JZ4740), all of the eight channels operate in 44 - on older SoCs (JZ4740 and below), channel 0 and channel 1 have their 62 PWM drivers/pwm/pwm-jz4740.c
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | ingenic,jz4740-cgu.h | 3 * This header provides clock numbers for the ingenic,jz4740-cgu DT binding. 8 * - muxes/dividers in the order they appear in the jz4740 programmers manual
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ingenic,intc.yaml | 19 - ingenic,jz4740-intc 33 - const: ingenic,jz4740-intc
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ingenic,pinctrl.yaml | 20 and PB31 is the last pin in GPIO port B. The JZ4730, the JZ4740, the JZ4725B, 35 - ingenic,jz4740-pinctrl 74 - ingenic,jz4740-gpio
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-jz4740.c | 5 * JZ4740 SoC RTC driver 263 { .compatible = "ingenic,jz4740-rtc", .data = (void *)ID_JZ4740 }, 430 .name = "jz4740-rtc", 439 MODULE_DESCRIPTION("RTC driver for the JZ4740 SoC\n"); 440 MODULE_ALIAS("platform:jz4740-rtc");
|