Searched +full:0 +full:x100002 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | st,stm32-qspi.yaml | 65 reg = <0x58003000 0x1000>, <0x70000000 0x10000000>; 68 dmas = <&mdma1 22 0x10 0x100002 0x0 0x0>, 69 <&mdma1 22 0x10 0x100008 0x0 0x0>; 75 #size-cells = <0>; 77 flash@0 { 79 reg = <0>;
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | viper.h | 28 #define VIPER_CPLD_BASE (0xf0000000) 29 #define VIPER_PC104IO_BASE (0xf1000000) 30 #define VIPER_USB_BASE (0xf1800000) 32 #define VIPER_ETH_GPIO (0) 63 #define _VIPER_LO_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100000) 64 #define _VIPER_ICR_PHYS (VIPER_CPLD_PHYS + 0x100002) 65 #define _VIPER_HI_IRQ_STATUS (VIPER_CPLD_PHYS + 0x100004) 66 #define _VIPER_VERSION_PHYS (VIPER_CPLD_PHYS + 0x100006) 67 #define VIPER_UARTA_PHYS (VIPER_CPLD_PHYS + 0x300010) 68 #define VIPER_UARTB_PHYS (VIPER_CPLD_PHYS + 0x300000) [all …]
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | m5271.h | 22 #define MCF_FMPLL_SYNCR 0x120000 23 #define MCF_FMPLL_SYNSR 0x120004 25 #define MCF_FMPLL_SYNCR_MFD(x) ((x&0x7)<<24) 26 #define MCF_SYNCR_MFD_4X 0x00000000 27 #define MCF_SYNCR_MFD_6X 0x01000000 28 #define MCF_SYNCR_MFD_8X 0x02000000 29 #define MCF_SYNCR_MFD_10X 0x03000000 30 #define MCF_SYNCR_MFD_12X 0x04000000 31 #define MCF_SYNCR_MFD_14X 0x05000000 32 #define MCF_SYNCR_MFD_16X 0x06000000 [all …]
|
| H A D | m5282.h | 15 #define PLL_SYNCR_LOLRE (0x8000) 16 #define PLL_SYNCR_MFD2 (0x4000) 17 #define PLL_SYNCR_MFD1 (0x2000) 18 #define PLL_SYNCR_MFD0 (0x1000) 19 #define PLL_SYNCR_LOCRE (0x0800) 20 #define PLL_SYNCR_RFC2 (0x0400) 21 #define PLL_SYNCR_RFC1 (0x0200) 22 #define PLL_SYNCR_RFC0 (0x0100) 23 #define PLL_SYNCR_LOCEN (0x0080) 24 #define PLL_SYNCR_DISCLK (0x0040) [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | m523xsim.h | 24 #define MCFICM_INTC0 (MCF_IPSBAR + 0x0c00) /* Base for Interrupt Ctrl 0 */ 25 #define MCFICM_INTC1 (MCF_IPSBAR + 0x0d00) /* Base for Interrupt Ctrl 0 */ 27 #define MCFINTC_IPRH 0x00 /* Interrupt pending 32-63 */ 28 #define MCFINTC_IPRL 0x04 /* Interrupt pending 1-31 */ 29 #define MCFINTC_IMRH 0x08 /* Interrupt mask 32-63 */ 30 #define MCFINTC_IMRL 0x0c /* Interrupt mask 1-31 */ 31 #define MCFINTC_INTFRCH 0x10 /* Interrupt force 32-63 */ 32 #define MCFINTC_INTFRCL 0x14 /* Interrupt force 1-31 */ 33 #define MCFINTC_IRLR 0x18 /* */ 34 #define MCFINTC_IACKL 0x19 /* */ [all …]
|
| H A D | m527xsim.h | 24 #define MCFICM_INTC0 (MCF_IPSBAR + 0x0c00) /* Base for Interrupt Ctrl 0 */ 25 #define MCFICM_INTC1 (MCF_IPSBAR + 0x0d00) /* Base for Interrupt Ctrl 1 */ 27 #define MCFINTC_IPRH 0x00 /* Interrupt pending 32-63 */ 28 #define MCFINTC_IPRL 0x04 /* Interrupt pending 1-31 */ 29 #define MCFINTC_IMRH 0x08 /* Interrupt mask 32-63 */ 30 #define MCFINTC_IMRL 0x0c /* Interrupt mask 1-31 */ 31 #define MCFINTC_INTFRCH 0x10 /* Interrupt force 32-63 */ 32 #define MCFINTC_INTFRCL 0x14 /* Interrupt force 1-31 */ 33 #define MCFINTC_IRLR 0x18 /* */ 34 #define MCFINTC_IACKL 0x19 /* */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | stm32mp151.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 22 reg = <0>; 42 reg = <0xa0021000 0x1000>, 43 <0xa0022000 0x2000>; 57 #clock-cells = <0>; 63 #clock-cells = <0>; 69 #clock-cells = <0>; 75 #clock-cells = <0>; 81 #clock-cells = <0>; [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_realtek.c | 158 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, coef_idx); in __alc_read_coefex_idx() 159 val = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, 0); in __alc_read_coefex_idx() 175 alc_read_coefex_idx(codec, 0x20, coef_idx) 180 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, coef_idx); in __alc_write_coefex_idx() 181 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PROC_COEF, coef_val); in __alc_write_coefex_idx() 193 alc_write_coefex_idx(codec, 0x20, coef_idx, coef_val) 216 alc_update_coefex_idx(codec, 0x20, coef_idx, mask, bits_set) 218 /* a special bypass for COEF 0; read the cached value at the second time */ 224 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0() 239 #define WRITE_COEF(_idx, _val) WRITE_COEFEX(0x20, _idx, _val) [all …]
|