Searched full:jz4730 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | ingenic,pinctrl.yaml | 20 and PB31 is the last pin in GPIO port B. The JZ4730, the JZ4740, the JZ4725B, 34 - ingenic,jz4730-pinctrl 73 - ingenic,jz4730-gpio
|
/Linux-v6.1/arch/mips/generic/ |
D | board-ingenic.c | 57 return "JZ4730"; in ingenic_get_system_type() 80 { .compatible = "ingenic,jz4730", .data = (void *)MACH_INGENIC_JZ4730 },
|
/Linux-v6.1/arch/mips/include/asm/ |
D | cpu.h | 50 #define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4730, JZ4740, JZ4750, JZ4755, JZ4760, X1830 */
|
/Linux-v6.1/drivers/pinctrl/ |
D | pinctrl-ingenic.c | 3306 * JZ4730 function and IRQ registers support two-bits-per-pin in jz4730_gpio_set_bits() 3615 * JZ4730 function and IRQ registers support two-bits-per-pin in jz4730_config_pin_function() 4138 { .compatible = "ingenic,jz4730-gpio" }, 4342 .compatible = "ingenic,jz4730-pinctrl",
|