Searched +full:0 +full:x4000c000 (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | renesas,r9a06g032-sysctrl.yaml | 40 const: 0 67 reg = <0x4000c000 0x1000>; 72 #power-domain-cells = <0>;
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r9a06g032.dtsi | 19 #size-cells = <0>; 21 cpu@0 { 24 reg = <0>; 34 cpu-release-addr = <0 0x4000c204>; 39 #clock-cells = <0>; 41 clock-frequency = <0>; 45 #clock-cells = <0>; 51 #clock-cells = <0>; 53 clock-frequency = <0>; 57 #clock-cells = <0>; [all …]
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044.dtsi | 20 reg = <0x00000000 0x80000000 0x00000010 0x00000000>; 26 #clock-cells = <0>; 37 reg = <0x6c 0x00000000 0x0 0x00001000>, 38 <0x6c 0x00300000 0x0 0x00004000>, 39 <0x48 0x00000000 0x0 0x00001000>, 40 <0x6c 0x000c0000 0x0 0x00001000>; 48 interrupt-map-mask = <0 0 0 7>; 49 interrupt-map = <0 0 0 1 &pcie_intc0 0>, 50 <0 0 0 2 &pcie_intc0 1>, 51 <0 0 0 3 &pcie_intc0 2>, [all …]
|
| /linux/arch/arm/mach-lpc32xx/ |
| H A D | lpc32xx.h | 17 * AHB 0 physical base addresses 19 #define LPC32XX_SLC_BASE 0x20020000 20 #define LPC32XX_SSP0_BASE 0x20084000 21 #define LPC32XX_SPI1_BASE 0x20088000 22 #define LPC32XX_SSP1_BASE 0x2008C000 23 #define LPC32XX_SPI2_BASE 0x20090000 24 #define LPC32XX_I2S0_BASE 0x20094000 25 #define LPC32XX_SD_BASE 0x20098000 26 #define LPC32XX_I2S1_BASE 0x2009C000 27 #define LPC32XX_MLC_BASE 0x200A8000 [all …]
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 52 static const hda_nid_t alc269_ignore[] = { 0x1d, 0 }; in alc269_parse_auto_config() 53 static const hda_nid_t alc269_ssids[] = { 0, 0x1b, 0x14, 0x21 }; in alc269_parse_auto_config() 54 static const hda_nid_t alc269va_ssids[] = { 0x15, 0x1b, 0x14, 0 }; in alc269_parse_auto_config() 104 int report = 0; in alc_headset_btn_callback() 131 case 0x10ec0215: in alc_disable_headset_jack_key() 132 case 0x10ec0225: in alc_disable_headset_jack_key() 133 case 0x10ec0285: in alc_disable_headset_jack_key() 134 case 0x10ec0287: in alc_disable_headset_jack_key() 135 case 0x10ec0295: in alc_disable_headset_jack_key() 136 case 0x10ec0289: in alc_disable_headset_jack_key() [all …]
|