Home
last modified time | relevance | path

Searched +full:0 +full:x0400000 (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dffb.c64 #define FFB_SFB8R_VOFF 0x00000000
65 #define FFB_SFB8G_VOFF 0x00400000
66 #define FFB_SFB8B_VOFF 0x00800000
67 #define FFB_SFB8X_VOFF 0x00c00000
68 #define FFB_SFB32_VOFF 0x01000000
69 #define FFB_SFB64_VOFF 0x02000000
70 #define FFB_FBC_REGS_VOFF 0x04000000
71 #define FFB_BM_FBC_REGS_VOFF 0x04002000
72 #define FFB_DFB8R_VOFF 0x04004000
73 #define FFB_DFB8G_VOFF 0x04404000
[all …]
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dhead.S60 #if CONFIG_KERNEL_BASE_ADDR == 0
62 .org 0x100
69 addi r8, r0, 0xFFFFFFFF
75 * r8 == 0 - msr instructions are implemented
76 * r8 != 0 - msr instructions are not implemented
79 msrclr r8, 0 /* clear nothing - just read msr for test */
89 /* Save 1 as word and load byte - 0 - BIG, 1 - LITTLE */
102 ori r3, r0, (0x10000 - 4)
131 addik r5, r4, 0 /* add new space for command line */
185 or r9, r0, r0 /* TLB0 = 0 */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dorion-nand.txt9 - cle : Address line number connected to CLE. Default is 0
23 cle = <0>;
28 reg = <0xf4000000 0x400>;
30 partition@0 {
32 reg = <0x0000000 0x100000>;
38 reg = <0x0100000 0x200000>;
43 reg = <0x0300000 0x100000>;
48 reg = <0x0400000 0x7d00000>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm47094-phicomm-k3.dts16 memory@0 {
18 reg = <0x00000000 0x08000000>,
19 <0x88000000 0x18000000>;
47 partition@0 {
49 reg = <0x0000000 0x0080000>;
55 reg = <0x0080000 0x0100000>;
60 reg = <0x0180000 0x0280000>;
66 reg = <0x0400000 0x7C00000>;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpersonality.h12 UNAME26 = 0x0020000,
13 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */
14 FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors
17 MMAP_PAGE_ZERO = 0x0100000,
18 ADDR_COMPAT_LAYOUT = 0x0200000,
19 READ_IMPLIES_EXEC = 0x0400000,
20 ADDR_LIMIT_32BIT = 0x0800000,
21 SHORT_INODE = 0x1000000,
22 WHOLE_SECONDS = 0x2000000,
23 STICKY_TIMEOUTS = 0x4000000,
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpersonality.h12 UNAME26 = 0x0020000,
13 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */
14 FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors
17 MMAP_PAGE_ZERO = 0x0100000,
18 ADDR_COMPAT_LAYOUT = 0x0200000,
19 READ_IMPLIES_EXEC = 0x0400000,
20 ADDR_LIMIT_32BIT = 0x0800000,
21 SHORT_INODE = 0x1000000,
22 WHOLE_SECONDS = 0x2000000,
23 STICKY_TIMEOUTS = 0x4000000,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpersonality.h12 UNAME26 = 0x0020000,
13 ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */
14 FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors
17 MMAP_PAGE_ZERO = 0x0100000,
18 ADDR_COMPAT_LAYOUT = 0x0200000,
19 READ_IMPLIES_EXEC = 0x0400000,
20 ADDR_LIMIT_32BIT = 0x0800000,
21 SHORT_INODE = 0x1000000,
22 WHOLE_SECONDS = 0x2000000,
23 STICKY_TIMEOUTS = 0x4000000,
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml52 default: [0x0001000 0x0002000 0x0004000 0x0008000
53 0x0010000 0x0020000 0x0040000 0x0080000
54 0x0100000 0x0200000 0x0400000 0x0800000
55 0x1000000 0x2000000 0x4000000 0x8000000]
70 reg = <0xffd02000 0x1000>;
71 interrupts = <0 171 4>;
79 reg = <0xffd02000 0x1000>;
80 interrupts = <0 171 4>;
83 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF
84 0x000007FF 0x0000FFFF 0x0001FFFF
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dpersonality.h29 UNAME26 = 0x0020000,
30 ADDR_NO_RANDOMIZE = 0x0040000,
31 FDPIC_FUNCPTRS = 0x0080000,
32 MMAP_PAGE_ZERO = 0x0100000,
33 ADDR_COMPAT_LAYOUT = 0x0200000,
34 READ_IMPLIES_EXEC = 0x0400000,
35 ADDR_LIMIT_32BIT = 0x0800000,
36 SHORT_INODE = 0x1000000,
37 WHOLE_SECONDS = 0x2000000,
38 STICKY_TIMEOUTS = 0x4000000,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dpersonality.h29 UNAME26 = 0x0020000,
30 ADDR_NO_RANDOMIZE = 0x0040000,
31 FDPIC_FUNCPTRS = 0x0080000,
32 MMAP_PAGE_ZERO = 0x0100000,
33 ADDR_COMPAT_LAYOUT = 0x0200000,
34 READ_IMPLIES_EXEC = 0x0400000,
35 ADDR_LIMIT_32BIT = 0x0800000,
36 SHORT_INODE = 0x1000000,
37 WHOLE_SECONDS = 0x2000000,
38 STICKY_TIMEOUTS = 0x4000000,
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_quota_defs.h32 #define XFS_DQFLAG_DIRTY (1 << 0) /* dquot is dirty */
76 #define XFS_UQUOTA_ACTIVE 0x1000 /* uquotas are being turned off */
77 #define XFS_GQUOTA_ACTIVE 0x2000 /* gquotas are being turned off */
78 #define XFS_PQUOTA_ACTIVE 0x4000 /* pquotas are being turned off */
98 #define XFS_QMOPT_UQUOTA 0x0000004 /* user dquot requested */
99 #define XFS_QMOPT_PQUOTA 0x0000008 /* project dquot requested */
100 #define XFS_QMOPT_FORCE_RES 0x0000010 /* ignore quota limits */
101 #define XFS_QMOPT_SBVERSION 0x0000040 /* change superblock version num */
102 #define XFS_QMOPT_GQUOTA 0x0002000 /* group dquot requested */
108 #define XFS_QMOPT_RES_REGBLKS 0x0010000
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dmpc8548cds.dtsi36 nor@0,0 {
40 reg = <0x0 0x0 0x01000000>;
44 partition@0 {
45 reg = <0x0 0x0b00000>;
50 reg = <0x0b00000 0x0400000>;
55 reg = <0x0f00000 0x060000>;
60 reg = <0x0f60000 0x020000>;
66 reg = <0x0f80000 0x080000>;
72 board-control@1,0 {
74 reg = <0x1 0x0 0x1000>;
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dsrc.c41 for ((i) = 0; \
59 rsnd_mod_write(mod, SRC_SWRSR, 0); in rsnd_src_activation()
66 rsnd_mod_write(mod, SRC_SWRSR, 0); in rsnd_src_halt()
88 return 0; in rsnd_src_convert_rate()
110 unsigned int rate = 0; in rsnd_src_get_rate()
138 0x01800000, /* 6 - 1/6 */
139 0x01000000, /* 6 - 1/4 */
140 0x00c00000, /* 6 - 1/3 */
141 0x00800000, /* 6 - 1/2 */
142 0x00600000, /* 6 - 2/3 */
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c35 return nvkm_rd32(gr->engine.subdev.device, 0x1540); in nv50_gr_units()
48 if (ret == 0) { in nv50_gr_object_bind()
50 nvkm_wo32(*pgpuobj, 0x00, object->oclass); in nv50_gr_object_bind()
51 nvkm_wo32(*pgpuobj, 0x04, 0x00000000); in nv50_gr_object_bind()
52 nvkm_wo32(*pgpuobj, 0x08, 0x00000000); in nv50_gr_object_bind()
53 nvkm_wo32(*pgpuobj, 0x0c, 0x00000000); in nv50_gr_object_bind()
75 if (ret == 0) { in nv50_gr_chan_bind()
100 return 0; in nv50_gr_chan_new()
108 { 0x01, "STACK_UNDERFLOW" },
109 { 0x02, "STACK_MISMATCH" },
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c15 #define OCM_WIN_P3P(addr) (addr & 0xffc0000)
19 #define CRB_BLK(off) ((off >> 20) & 0x3f)
20 #define CRB_SUBBLK(off) ((off >> 16) & 0xf)
21 #define CRB_WINDOW_2M (0x130060)
22 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
23 #define CRB_INDIRECT_2M (0x1e0000UL)
52 {{{0, 0, 0, 0} } }, /* 0: PCI */
53 {{{1, 0x0100000, 0x0102000, 0x120000}, /* 1: PCIE */
54 {1, 0x0110000, 0x0120000, 0x130000},
55 {1, 0x0120000, 0x0122000, 0x124000},
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h50 #define MSR_FE0_LG 11 /* Floating Exception mode 0 */
55 #define MSR_IP_LG 6 /* Exception prefix 0x000/0xFFF */
62 #define MSR_LE_LG 0 /* Little Endian */
77 #define MSR_SF 0
78 #define MSR_ISF 0
79 #define MSR_HV 0
80 #define MSR_S 0
88 #define MSR_SPE 0
102 #define MSR_FE0 __MASK(MSR_FE0_LG) /* Floating Exception mode 0 */
107 #define MSR_IP __MASK(MSR_IP_LG) /* Exception prefix 0x000/0xFFF */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c16 #define MN_WIN(addr) (((addr & 0x1fc0000) >> 1) | ((addr >> 25) & 0x3ff))
17 #define OCM_WIN(addr) (((addr & 0x1ff0000) >> 1) | ((addr >> 25) & 0x3ff))
18 #define MS_WIN(addr) (addr & 0x0ffc0000)
22 #define CRB_BLK(off) ((off >> 20) & 0x3f)
23 #define CRB_SUBBLK(off) ((off >> 16) & 0xf)
24 #define CRB_WINDOW_2M (0x130060)
25 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
26 #define CRB_INDIRECT_2M (0x1e0000UL)
57 {{{0, 0, 0, 0} } }, /* 0: PCI */
58 {{{1, 0x0100000, 0x0102000, 0x120000}, /* 1: PCIE */
[all …]
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Dhdspm.c39 * :1098.7654:3210.9876:5432.1098:7654.3210: 0..31
44 * : . : . : . : x. : HDSPM_ClockModeMaster - 1: Master, 0: Slave
46 * : . : . : . : . : 0:64, 1:128, 2:256, 3:512,
49 … . : . : . :10 . : HDSPM_Frequency1|HDSPM_Frequency0: 1=32K,2=44.1K,3=48K,0=??
57 * : . : . 10: . : . : <MADI> sync ref: 0:WC, 1:Madi, 2:TCO, 3:SyncIn
58 * : . 3 : . 10: 2 . : . : <AES32> 0:WC, 1:AES1 ... 8:AES8, 9: TCO, 10:SyncIn?
60 * : . : . : x . : . : <MADI> HDSPM_InputSelect0 : 0=optical,1=coax
86 * :1098.7654:3210.9876:5432.1098:7654.3210: 0..31
98 * :7654.3210:7654.3210:7654.3210:7654.3210: 0..31
101 * : . : . : . : . x: HDSPM_c0Master 1: Master, 0: Slave
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_nx.c15 #define MN_WIN(addr) (((addr & 0x1fc0000) >> 1) | \
16 ((addr >> 25) & 0x3ff))
17 #define OCM_WIN(addr) (((addr & 0x1ff0000) >> 1) | \
18 ((addr >> 25) & 0x3ff))
19 #define MS_WIN(addr) (addr & 0x0ffc0000)
20 #define QLA82XX_PCI_MN_2M (0)
21 #define QLA82XX_PCI_MS_2M (0x80000)
22 #define QLA82XX_PCI_OCM0_2M (0xc0000)
23 #define VALID_OCM_ADDR(addr) (((addr) & 0x3f800) != 0x3f800)
25 #define BLOCK_PROTECT_BITS 0x0F
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_nx.c18 #define MN_WIN(addr) (((addr & 0x1fc0000) >> 1) | ((addr >> 25) & 0x3ff))
19 #define OCM_WIN(addr) (((addr & 0x1ff0000) >> 1) | ((addr >> 25) & 0x3ff))
20 #define MS_WIN(addr) (addr & 0x0ffc0000)
21 #define QLA82XX_PCI_MN_2M (0)
22 #define QLA82XX_PCI_MS_2M (0x80000)
23 #define QLA82XX_PCI_OCM0_2M (0xc0000)
24 #define VALID_OCM_ADDR(addr) (((addr) & 0x3f800) != 0x3f800)
28 #define CRB_BLK(off) ((off >> 20) & 0x3f)
29 #define CRB_SUBBLK(off) ((off >> 16) & 0xf)
30 #define CRB_WINDOW_2M (0x130060)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nvidia/
H A Dforcedeth.c66 #define DEV_NEED_TIMERIRQ 0x0000001 /* set the timer irq flag in the irq mask */
67 #define DEV_NEED_LINKTIMER 0x0000002 /* poll link settings. Relies on the timer irq */
68 #define DEV_HAS_LARGEDESC 0x0000004 /* device supports jumbo frames and needs packet form…
69 #define DEV_HAS_HIGH_DMA 0x0000008 /* device supports 64bit dma */
70 #define DEV_HAS_CHECKSUM 0x0000010 /* device supports tx and rx checksum offloads */
71 #define DEV_HAS_VLAN 0x0000020 /* device supports vlan tagging and striping */
72 #define DEV_HAS_MSI 0x0000040 /* device supports MSI */
73 #define DEV_HAS_MSI_X 0x0000080 /* device supports MSI-X */
74 #define DEV_HAS_POWER_CNTRL 0x0000100 /* device supports power savings */
75 #define DEV_HAS_STATISTICS_V1 0x0000200 /* device supports hw statistics version 1 */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h76 #define TRIG_FRAME_FORMAT_11AX_DRAFT_1P1 0
107 #define BCM_IOV_XTLV_VERSION 0
118 #define DFS_PREFCHANLIST_VER 0x01
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
139 #define DFS_SCAN_S_RADAR_FREE 0
203 #define MFP_TEST_FLAG_NORMAL 0
233 #define WL_OBSS_DYN_BWSW_FLAG_ACTIVITY_PERIOD (0x01)
234 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_PERIOD (0x02)
235 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_INCR_PERIOD (0x04)
236 #define WL_OBSS_DYN_BWSW_FLAG_PSEUDO_SENSE_PERIOD (0x08)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h76 #define TRIG_FRAME_FORMAT_11AX_DRAFT_1P1 0
107 #define BCM_IOV_XTLV_VERSION 0
118 #define DFS_PREFCHANLIST_VER 0x01
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
139 #define DFS_SCAN_S_RADAR_FREE 0
203 #define MFP_TEST_FLAG_NORMAL 0
233 #define WL_OBSS_DYN_BWSW_FLAG_ACTIVITY_PERIOD (0x01)
234 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_PERIOD (0x02)
235 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_INCR_PERIOD (0x04)
236 #define WL_OBSS_DYN_BWSW_FLAG_PSEUDO_SENSE_PERIOD (0x08)
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h76 #define TRIG_FRAME_FORMAT_11AX_DRAFT_1P1 0
107 #define BCM_IOV_XTLV_VERSION 0
118 #define DFS_PREFCHANLIST_VER 0x01
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
139 #define DFS_SCAN_S_RADAR_FREE 0
214 #define MFP_TEST_FLAG_NORMAL 0
244 #define WL_OBSS_DYN_BWSW_FLAG_ACTIVITY_PERIOD (0x01)
245 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_PERIOD (0x02)
246 #define WL_OBSS_DYN_BWSW_FLAG_NOACTIVITY_INCR_PERIOD (0x04)
247 #define WL_OBSS_DYN_BWSW_FLAG_PSEUDO_SENSE_PERIOD (0x08)
[all …]