Searched +full:0 +full:x500c0000 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/cache/ |
H A D | socionext,uniphier-system-cache.yaml | 69 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>, <0x506c0000 0x400>; 70 interrupts = <0 174 4>, <0 175 4>, <0 190 4>, <0 191 4>; 72 cache-size = <0x140000>; 82 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>, <0x506c0000 0x400>; 83 interrupts = <0 190 4>, <0 191 4>; 85 cache-size = <0x200000>; 94 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>, <0x506c8000 0x400>; 95 interrupts = <0 174 4>, <0 175 4>; 97 cache-size = <0x200000>;
|
/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-ld4.dtsi | 18 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 37 #clock-cells = <0>; 42 #clock-cells = <0>; 57 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>, 58 <0x506c0000 0x400>; 71 reg = <0x54006000 0x100>; 73 #size-cells = <0>; 76 pinctrl-0 = <&pinctrl_spi0>; [all …]
|
H A D | uniphier-sld8.dtsi | 18 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 37 #clock-cells = <0>; 42 #clock-cells = <0>; 57 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>, 58 <0x506c0000 0x400>; 71 reg = <0x54006000 0x100>; 73 #size-cells = <0>; 76 pinctrl-0 = <&pinctrl_spi0>; [all …]
|
H A D | uniphier-pro4.dtsi | 18 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 45 #clock-cells = <0>; 50 #clock-cells = <0>; 65 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>, 66 <0x506c0000 0x400>; 79 reg = <0x54006000 0x100>; 81 #size-cells = <0>; 84 pinctrl-0 = <&pinctrl_spi0>; [all …]
|
H A D | uniphier-pro5.dtsi | 17 #size-cells = <0>; 19 cpu@0 { 22 reg = <0>; 118 #clock-cells = <0>; 123 #clock-cells = <0>; 138 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>, 139 <0x506c0000 0x400>; 152 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>, 153 <0x506c8000 0x400>; 166 reg = <0x54006000 0x100>; [all …]
|
H A D | uniphier-pxs2.dtsi | 19 #size-cells = <0>; 21 cpu0: cpu@0 { 24 reg = <0>; 112 #clock-cells = <0>; 117 #clock-cells = <0>; 163 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>, 164 <0x506c0000 0x400>; 179 reg = <0x54006000 0x100>; 181 #size-cells = <0>; 184 pinctrl-0 = <&pinctrl_spi0>; [all …]
|
/linux/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 37 } while (0) 93 if (card->nfeeds == 0) in dvb_bt8xx_stop_feed() 97 return 0; in dvb_bt8xx_stop_feed() 107 return 0; in is_pci_slot_eq() 116 for (card_nr = 0; card_nr < bt878_num; card_nr++) in dvb_bt8xx_878_match() 124 static u8 mt352_clock_config [] = { 0x89, 0x38, 0x38 }; in thomson_dtt7579_demod_init() 125 static u8 mt352_reset [] = { 0x50, 0x80 }; in thomson_dtt7579_demod_init() 126 static u8 mt352_adc_ctl_1_cfg [] = { 0x8E, 0x40 }; in thomson_dtt7579_demod_init() 127 static u8 mt352_agc_cfg [] = { 0x67, 0x28, 0x20 }; in thomson_dtt7579_demod_init() 128 static u8 mt352_gpp_ctl_cfg [] = { 0x8C, 0x33 }; in thomson_dtt7579_demod_init() [all …]
|