| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | init.c | 57 (FIELD_PREP(MT_PROT_CFG_RATE, 0x3) | \ in mt76_write_mac_initvals() 59 FIELD_PREP(MT_PROT_CFG_TXOP_ALLOW, 0x3f) | \ in mt76_write_mac_initvals() 63 (FIELD_PREP(MT_PROT_CFG_RATE, 0x2004) | \ in mt76_write_mac_initvals() 65 FIELD_PREP(MT_PROT_CFG_TXOP_ALLOW, 0x3f) | \ in mt76_write_mac_initvals() 69 (FIELD_PREP(MT_PROT_CFG_RATE, 0x2004) | \ in mt76_write_mac_initvals() 72 FIELD_PREP(MT_PROT_CFG_TXOP_ALLOW, 0x17)) in mt76_write_mac_initvals() 75 (FIELD_PREP(MT_PROT_CFG_RATE, 0x2084) | \ in mt76_write_mac_initvals() 78 FIELD_PREP(MT_PROT_CFG_TXOP_ALLOW, 0x3f)) in mt76_write_mac_initvals() 82 { MT_PBF_SYS_CTRL, 0x00080c00 }, in mt76_write_mac_initvals() 83 { MT_PBF_CFG, 0x1efebcff }, in mt76_write_mac_initvals() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | initvals_init.h | 15 { MT_BCN_OFFSET(0), 0xf8f0e8e0 }, 16 { MT_BCN_OFFSET(1), 0x6f77d0c8 }, 17 { MT_LEGACY_BASIC_RATE, 0x0000013f }, 18 { MT_HT_BASIC_RATE, 0x00008003 }, 19 { MT_MAC_SYS_CTRL, 0x00000000 }, 20 { MT_RX_FILTR_CFG, 0x00017f97 }, 21 { MT_BKOFF_SLOT_CFG, 0x00000209 }, 22 { MT_TX_SW_CFG0, 0x00000000 }, 23 { MT_TX_SW_CFG1, 0x00080606 }, 24 { MT_TX_LINK_CFG, 0x00001020 }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9485_initvals.h | 31 {0x00009e00, 0x037216a0}, 32 {0x00009e04, 0x00182020}, 33 {0x00009e18, 0x00000000}, 34 {0x00009e20, 0x000003a8}, 35 {0x00009e2c, 0x00004121}, 36 {0x00009e44, 0x02282324}, 37 {0x0000a000, 0x00060005}, 38 {0x0000a004, 0x00810080}, 39 {0x0000a008, 0x00830082}, 40 {0x0000a00c, 0x00850084}, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/ |
| H A D | qoriq-thermal.yaml | 16 Register (IPBRR0) at offset 0x0BF8. 20 0x01900102 T1040 78 reg = <0xf0000 0x1000>; 79 interrupts = <18 2 0 0>; 80 fsl,tmu-range = <0x000a0000 0x00090026 0x0008004a 0x0001006a>; 81 fsl,tmu-calibration = <0x00000000 0x00000025>, 82 <0x00000001 0x00000028>, 83 <0x00000002 0x0000002d>, 84 <0x00000003 0x00000031>, 85 <0x00000004 0x00000036>, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | rfgain.h | 38 { AR5K_RF_GAIN(0), { 0x000001a9, 0x00000000 } }, 39 { AR5K_RF_GAIN(1), { 0x000001e9, 0x00000040 } }, 40 { AR5K_RF_GAIN(2), { 0x00000029, 0x00000080 } }, 41 { AR5K_RF_GAIN(3), { 0x00000069, 0x00000150 } }, 42 { AR5K_RF_GAIN(4), { 0x00000199, 0x00000190 } }, 43 { AR5K_RF_GAIN(5), { 0x000001d9, 0x000001d0 } }, 44 { AR5K_RF_GAIN(6), { 0x00000019, 0x00000010 } }, 45 { AR5K_RF_GAIN(7), { 0x00000059, 0x00000044 } }, 46 { AR5K_RF_GAIN(8), { 0x00000099, 0x00000084 } }, 47 { AR5K_RF_GAIN(9), { 0x000001a5, 0x00000148 } }, [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | cs35l36.h | 16 #define CS35L36_FIRSTREG 0x00000000 17 #define CS35L36_LASTREG 0x00E037FC 18 #define CS35L36_SW_RESET 0x00000000 19 #define CS35L36_SW_REV 0x00000004 20 #define CS35L36_HW_REV 0x00000008 21 #define CS35L36_TESTKEY_CTRL 0x00000020 22 #define CS35L36_USERKEY_CTL 0x00000024 23 #define CS35L36_OTP_MEM30 0x00000478 24 #define CS35L36_OTP_CTRL1 0x00000500 25 #define CS35L36_OTP_CTRL2 0x00000504 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | navi10_enum.h | 51 GDS_PERF_SEL_DS_ADDR_CONFL = 0, 184 GATCL1_TYPE_NORMAL = 0x00000000, 185 GATCL1_TYPE_SHOOTDOWN = 0x00000001, 186 GATCL1_TYPE_BYPASS = 0x00000002, 194 UTCL1_TYPE_NORMAL = 0x00000000, 195 UTCL1_TYPE_SHOOTDOWN = 0x00000001, 196 UTCL1_TYPE_BYPASS = 0x00000002, 204 UTCL1_XNACK_SUCCESS = 0x00000000, 205 UTCL1_XNACK_RETRY = 0x00000001, 206 UTCL1_XNACK_PRT = 0x00000002, [all …]
|
| H A D | vega10_enum.h | 51 GDS_PERF_SEL_DS_ADDR_CONFL = 0, 184 NO_FORCE_REQUEST = 0x00000000, 185 FORCE_LIGHT_SLEEP_REQUEST = 0x00000001, 186 FORCE_DEEP_SLEEP_REQUEST = 0x00000002, 187 FORCE_SHUT_DOWN_REQUEST = 0x00000003, 195 NO_FORCE_REQ = 0x00000000, 196 FORCE_LIGHT_SLEEP_REQ = 0x00000001, 204 ENABLE_MEM_PWR_CTRL = 0x00000000, 205 DISABLE_MEM_PWR_CTRL = 0x00000001, 213 DYNAMIC_SHUT_DOWN_ENABLE = 0x00000000, [all …]
|
| /OK3568_Linux_fs/kernel/sound/ppc/ |
| H A D | tumbler_volume.h | 4 /* 0 = -70 dB, 175 = 18.0 dB in 0.5 dB step */ 6 0x00000015, 0x00000016, 0x00000017, 7 0x00000019, 0x0000001a, 0x0000001c, 8 0x0000001d, 0x0000001f, 0x00000021, 9 0x00000023, 0x00000025, 0x00000027, 10 0x00000029, 0x0000002c, 0x0000002e, 11 0x00000031, 0x00000034, 0x00000037, 12 0x0000003a, 0x0000003e, 0x00000042, 13 0x00000045, 0x0000004a, 0x0000004e, 14 0x00000053, 0x00000057, 0x0000005d, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvhw/class/ |
| H A D | clc37e.h | 28 #define NVC37E_UPDATE (0x00000200) 30 #define NVC37E_UPDATE_INTERLOCK_WITH_WIN_IMM_DISABLE (0x00000000) 31 #define NVC37E_UPDATE_INTERLOCK_WITH_WIN_IMM_ENABLE (0x00000001) 32 #define NVC37E_SET_SEMAPHORE_CONTROL (0x0000020C) 33 #define NVC37E_SET_SEMAPHORE_CONTROL_OFFSET 7:0 34 #define NVC37E_SET_SEMAPHORE_ACQUIRE (0x00000210) 35 #define NVC37E_SET_SEMAPHORE_ACQUIRE_VALUE 31:0 36 #define NVC37E_SET_SEMAPHORE_RELEASE (0x00000214) 37 #define NVC37E_SET_SEMAPHORE_RELEASE_VALUE 31:0 38 #define NVC37E_SET_CONTEXT_DMA_SEMAPHORE (0x00000218) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/ |
| H A D | ssv6200_configuration.h | 18 {0xce0071bc, 0x565B565B}, 19 {0xce000008, 0x0000006a}, 20 {0xce00000c, 0x00000064}, 21 {0xce000010, 0x00007FFF}, 22 {0xce000014, 0x00000003}, 23 {0xce000018, 0x0055003C}, 24 {0xce00001c, 0x00000064}, 25 {0xce000020, 0x20000000}, 26 {0xce00002c, 0x00000000}, 27 {0xce000030, 0x80046072}, [all …]
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | rk3528-cru.h | 431 #define SCMI_PCLK_KEYREADER 0 465 // CRU_SOFTRST_CON03(Offset:0xA0C) 466 #define SRST_NCOREPORESET0 0x00000030 467 #define SRST_NCOREPORESET1 0x00000031 468 #define SRST_NCOREPORESET2 0x00000032 469 #define SRST_NCOREPORESET3 0x00000033 470 #define SRST_NCORESET0 0x00000034 471 #define SRST_NCORESET1 0x00000035 472 #define SRST_NCORESET2 0x00000036 473 #define SRST_NCORESET3 0x00000037 [all …]
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/clock/ |
| H A D | rk3528-cru.h | 438 #define SCMI_PCLK_KEYREADER 0 472 // CRU_SOFTRST_CON03(Offset:0xA0C) 473 #define SRST_NCOREPORESET0 0x00000030 474 #define SRST_NCOREPORESET1 0x00000031 475 #define SRST_NCOREPORESET2 0x00000032 476 #define SRST_NCOREPORESET3 0x00000033 477 #define SRST_NCORESET0 0x00000034 478 #define SRST_NCORESET1 0x00000035 479 #define SRST_NCORESET2 0x00000036 480 #define SRST_NCORESET3 0x00000037 [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | msr-index.h | 16 #define MSR_EFER 0xc0000080 /* extended feature register */ 17 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ 18 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ 19 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target */ 20 #define MSR_SYSCALL_MASK 0xc0000084 /* EFLAGS mask for syscall */ 21 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ 22 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */ 23 #define MSR_KERNEL_GS_BASE 0xc0000102 /* SwapGS GS shadow */ 24 #define MSR_TSC_AUX 0xc0000103 /* Auxiliary TSC */ 27 #define _EFER_SCE 0 /* SYSCALL/SYSRET */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halhwimg8822c_rf.c | 29 #define ODM_WIN 0x08 44 #define CUT_DONT_CARE 0xf 45 #define RFE_DONT_CARE 0xff 46 #define PARA_IF 0x8 47 #define PARA_ELSE_IF 0x9 48 #define PARA_ELSE 0xa 49 #define PARA_END 0xb 50 #define PARA_CHK 0x4 61 u32 cut_para = 0, rfe_para = 0; in halbb_sel_headline() 62 u32 compare_target = 0; in halbb_sel_headline() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822c_table.c | 16 0x80000015, 0x00000000, 0x40000000, 0x00000000, 17 0x1D90, 0x300001FF, 18 0x1D90, 0x300101FE, 19 0x1D90, 0x300201FD, 20 0x1D90, 0x300301FC, 21 0x1D90, 0x300401FB, 22 0x1D90, 0x300501FA, 23 0x1D90, 0x300601F9, 24 0x1D90, 0x300701F8, 25 0x1D90, 0x300801F7, [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | t1040si-post.dtsi | 39 alloc-ranges = <0 0 0x10000 0>; 44 alloc-ranges = <0 0 0x10000 0>; 49 alloc-ranges = <0 0 0x10000 0>; 56 interrupts = <25 2 0 0>; 64 bus-range = <0x0 0xff>; 65 interrupts = <20 2 0 0>; 67 pcie@0 { 68 reg = <0 0 0 0 0>; 73 interrupts = <20 2 0 0>; 74 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/ |
| H A D | halhwimg8822c_bb.c | 30 #define CUT_DONT_CARE 0xf 31 #define RFE_DONT_CARE 0xff 32 #define PARA_IF 0x8 33 #define PARA_ELSE_IF 0x9 34 #define PARA_ELSE 0xa 35 #define PARA_END 0xb 36 #define PARA_CHK 0x4 47 u32 cut_para = 0, rfe_para = 0; in halbb_sel_headline() 48 u32 compare_target = 0; in halbb_sel_headline() 49 u32 cut_max = 0; in halbb_sel_headline() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1088a.dtsi | 26 #size-cells = <0>; 29 cpu0: cpu@0 { 32 reg = <0x0>; 33 clocks = <&clockgen 1 0>; 41 reg = <0x1>; 42 clocks = <&clockgen 1 0>; 50 reg = <0x2>; 51 clocks = <&clockgen 1 0>; 59 reg = <0x3>; 60 clocks = <&clockgen 1 0>; [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | msr-index.h | 15 #define MSR_EFER 0xc0000080 /* extended feature register */ 16 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ 17 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ 18 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target */ 19 #define MSR_SYSCALL_MASK 0xc0000084 /* EFLAGS mask for syscall */ 20 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ 21 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */ 22 #define MSR_KERNEL_GS_BASE 0xc0000102 /* SwapGS GS shadow */ 23 #define MSR_TSC_AUX 0xc0000103 /* Auxiliary TSC */ 26 #define _EFER_SCE 0 /* SYSCALL/SYSRET */ [all …]
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 15 #define MSR_EFER 0xc0000080 /* extended feature register */ 16 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target */ 17 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ 18 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target */ 19 #define MSR_SYSCALL_MASK 0xc0000084 /* EFLAGS mask for syscall */ 20 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ 21 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */ 22 #define MSR_KERNEL_GS_BASE 0xc0000102 /* SwapGS GS shadow */ 23 #define MSR_TSC_AUX 0xc0000103 /* Auxiliary TSC */ 26 #define _EFER_SCE 0 /* SYSCALL/SYSRET */ [all …]
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ethtool.h | 98 __u8 data[0]; 107 __u8 data[0]; 115 * a packet arrives. If 0, only rx_max_coalesced_frames 121 * a packet arrives. If 0, only rx_coalesce_usecs is 137 * a packet is sent. If 0, only tx_max_coalesced_frames 143 * a packet is sent. If 0, only tx_coalesce_usecs is 249 ETH_SS_TEST = 0, 261 __u8 data[0]; 269 __u32 data[0]; /* ETH_SS_xxx count, in order, based on bits 276 ETH_TEST_FL_OFFLINE = (1 << 0), /* online / offline */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | 53c700_d.h_shipped | 28 ABSOLUTE Device_ID = 0 ; ID of target for command 29 ABSOLUTE MessageCount = 0 ; Number of bytes in message 30 ABSOLUTE MessageLocation = 0 ; Addr of message 31 ABSOLUTE CommandCount = 0 ; Number of bytes in command 32 ABSOLUTE CommandAddress = 0 ; Addr of Command 33 ABSOLUTE StatusAddress = 0 ; Addr to receive status return 34 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg 42 ABSOLUTE SGScriptStartAddress = 0 45 ; this: 0xPRS where 48 ABSOLUTE AFTER_SELECTION = 0x100 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/rtl8723d/ |
| H A D | halhwimg8723d_bb.c | 30 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive() 41 u8 pkg_type_for_para = (dm->package_type == 0) ? 15 : dm->package_type; in check_positive() 44 (dm->support_interface & 0xF0) << 16 | in check_positive() 47 (dm->support_interface & 0x0F) << 8 | in check_positive() 50 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive() 51 (dm->type_gpa & 0xFF) << 8 | in check_positive() 52 (dm->type_alna & 0xFF) << 16 | in check_positive() 53 (dm->type_apa & 0xFF) << 24; in check_positive() 55 u32 driver3 = 0; in check_positive() 57 u32 driver4 = (dm->type_glna & 0xFF00) >> 8 | in check_positive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/rtl8723d/ |
| H A D | halhwimg8723d_bb.c | 31 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive() 42 u8 pkg_type_for_para = (dm->package_type == 0) ? 15 : dm->package_type; in check_positive() 45 (dm->support_interface & 0xF0) << 16 | in check_positive() 48 (dm->support_interface & 0x0F) << 8 | in check_positive() 51 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive() 52 (dm->type_gpa & 0xFF) << 8 | in check_positive() 53 (dm->type_alna & 0xFF) << 16 | in check_positive() 54 (dm->type_apa & 0xFF) << 24; in check_positive() 56 u32 driver3 = 0; in check_positive() 58 u32 driver4 = (dm->type_glna & 0xFF00) >> 8 | in check_positive() [all …]
|