| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_hw4.h | 35 * #define example_bit_field_MASK 0x03 46 * bf_set(example_bit_field, &t1, 0); 70 #define lpfc_sli_intf_valid_MASK 0x00000007 74 #define lpfc_sli_intf_sli_hint2_MASK 0x0000001F 76 #define LPFC_SLI_INTF_SLI_HINT2_NONE 0 78 #define lpfc_sli_intf_sli_hint1_MASK 0x000000FF 80 #define LPFC_SLI_INTF_SLI_HINT1_NONE 0 84 #define lpfc_sli_intf_if_type_MASK 0x0000000F 86 #define LPFC_SLI_INTF_IF_TYPE_0 0 91 #define lpfc_sli_intf_sli_family_MASK 0x0000000F [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | mac_cfg.c | 14 0x026, 0x00000041, 15 0x027, 0x00000035, 16 0x428, 0x0000000A, 17 0x429, 0x00000010, 18 0x430, 0x00000000, 19 0x431, 0x00000001, 20 0x432, 0x00000002, 21 0x433, 0x00000004, 22 0x434, 0x00000005, 23 0x435, 0x00000006, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | halhwimg8821c_mac.c | 46 (dm->package_type == 0) ? 15 : dm->package_type; in check_positive() 49 (dm->support_interface & 0xF0) << 16 | in check_positive() 52 (dm->support_interface & 0x0F) << 8 | in check_positive() 55 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive() 56 (dm->type_gpa & 0xFF) << 8 | in check_positive() 57 (dm->type_alna & 0xFF) << 16 | in check_positive() 58 (dm->type_apa & 0xFF) << 24; in check_positive() 60 u32 driver3 = 0; in check_positive() 62 u32 driver4 = (dm->type_glna & 0xFF00) >> 8 | in check_positive() 63 (dm->type_gpa & 0xFF00) | in check_positive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | halhwimg8821c_mac.c | 47 (dm->package_type == 0) ? 15 : dm->package_type; in check_positive() 50 (dm->support_interface & 0xF0) << 16 | in check_positive() 53 (dm->support_interface & 0x0F) << 8 | in check_positive() 56 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive() 57 (dm->type_gpa & 0xFF) << 8 | in check_positive() 58 (dm->type_alna & 0xFF) << 16 | in check_positive() 59 (dm->type_apa & 0xFF) << 24; in check_positive() 61 u32 driver3 = 0; in check_positive() 63 u32 driver4 = (dm->type_glna & 0xFF00) >> 8 | in check_positive() 64 (dm->type_gpa & 0xFF00) | in check_positive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/ |
| H A D | halhwimg8822b_mac.c | 46 (dm->package_type == 0) ? 15 : dm->package_type; in check_positive() 49 (dm->support_interface & 0xF0) << 16 | in check_positive() 52 (dm->support_interface & 0x0F) << 8 | in check_positive() 55 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive() 56 (dm->type_gpa & 0xFF) << 8 | in check_positive() 57 (dm->type_alna & 0xFF) << 16 | in check_positive() 58 (dm->type_apa & 0xFF) << 24; in check_positive() 60 u32 driver3 = 0; in check_positive() 62 u32 driver4 = (dm->type_glna & 0xFF00) >> 8 | in check_positive() 63 (dm->type_gpa & 0xFF00) | in check_positive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | halhwimg8822b_mac.c | 35 u1Byte _BoardType = ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA*/ in CheckPositive() 44 u1Byte pkg_type_for_para = (pDM_Odm->PackageType == 0) ? 15 : pDM_Odm->PackageType; in CheckPositive() 47 (pDM_Odm->SupportInterface & 0xF0) << 16 | in CheckPositive() 50 (pDM_Odm->SupportInterface & 0x0F) << 8 | in CheckPositive() 53 u4Byte driver2 = (pDM_Odm->TypeGLNA & 0xFF) << 0 | in CheckPositive() 54 (pDM_Odm->TypeGPA & 0xFF) << 8 | in CheckPositive() 55 (pDM_Odm->TypeALNA & 0xFF) << 16 | in CheckPositive() 56 (pDM_Odm->TypeAPA & 0xFF) << 24; in CheckPositive() 58 u4Byte driver3 = 0; in CheckPositive() 60 u4Byte driver4 = (pDM_Odm->TypeGLNA & 0xFF00) >> 8 | in CheckPositive() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_tags/ |
| H A D | preprocessed.hpp | 13 typedef detail::property_tag<0x00000200,0x00000300> non_variadic; 14 typedef detail::property_tag<0x00000100,0x00000300> variadic; 15 typedef detail::property_tag<0,0x00000400> non_const; 16 typedef detail::property_tag<0x00000400,0x00000400> const_qualified; 17 typedef detail::property_tag<0,0x00000800> non_volatile; 18 typedef detail::property_tag<0x00000800,0x00000800> volatile_qualified; 19 typedef detail::property_tag<0x00008000,0x00ff8000> default_cc; 20 typedef detail::property_tag<0 , 3072> non_cv; 21 typedef detail::property_tag<0x00000400 , 3072> const_non_volatile; 22 typedef detail::property_tag<0x00000800, 3072> volatile_non_const; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | netcp_xgbepcsr.c | 13 #define XGBE_CTRL_OFFSET 0x0c 14 #define XGBE_SGMII_1_OFFSET 0x0114 15 #define XGBE_SGMII_2_OFFSET 0x0214 18 #define PCSR_CPU_CTRL_OFFSET 0x1fd0 31 #define PHY_A(serdes) 0 40 {0x0000, 0x00800002, 0x00ff00ff}, 41 {0x0014, 0x00003838, 0x0000ffff}, 42 {0x0060, 0x1c44e438, 0xffffffff}, 43 {0x0064, 0x00c18400, 0x00ffffff}, 44 {0x0068, 0x17078200, 0xffffff00}, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | HalHWImg8723B_MAC.c | 16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive() 31 pDM_Odm->TypeGLNA << 0 | in CheckPositive() 41 "===> [8812A] CheckPositive (cond1, cond2) = (0x%X 0x%X)\n", in CheckPositive() 51 "===> [8812A] CheckPositive (driver1, driver2) = (0x%X 0x%X)\n", in CheckPositive() 62 " (Platform, Interface) = (0x%X, 0x%X)\n", in CheckPositive() 72 " (Board, Package) = (0x%X, 0x%X)\n", in CheckPositive() 82 if (((cond1 & 0x0000F000) != 0) && ((cond1 & 0x0000F000) != (driver1 & 0x0000F000))) in CheckPositive() 84 if (((cond1 & 0x0F000000) != 0) && ((cond1 & 0x0F000000) != (driver1 & 0x0F000000))) in CheckPositive() 90 cond1 &= 0x000F0FFF; in CheckPositive() 91 driver1 &= 0x000F0FFF; in CheckPositive() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/rtl8723d/ |
| H A D | halhwimg8723d_mac.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_mac.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 …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/rtl8188f/ |
| H A D | halhwimg8188f_mac.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/rtl8723cs/hal/phydm/rtl8703b/ |
| H A D | halhwimg8703b_mac.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/rtl8188eu/hal/phydm/rtl8188e/ |
| H A D | halhwimg8188e_mac.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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/rtl8188f/ |
| H A D | halhwimg8188f_mac.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 …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/rtl8188f/ |
| H A D | halhwimg8188f_mac.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/rtl8189fs/hal/phydm/rtl8188f/ |
| H A D | halhwimg8188f_mac.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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/ |
| H A D | halhwimg8188e_mac.c | 35 u1Byte _BoardType = ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA*/ in CheckPositive() 43 (pDM_Odm->SupportInterface & 0xF0) << 16 | in CheckPositive() 46 (pDM_Odm->SupportInterface & 0x0F) << 8 | in CheckPositive() 49 u4Byte driver2 = (pDM_Odm->TypeGLNA & 0xFF) << 0 | in CheckPositive() 50 (pDM_Odm->TypeGPA & 0xFF) << 8 | in CheckPositive() 51 (pDM_Odm->TypeALNA & 0xFF) << 16 | in CheckPositive() 52 (pDM_Odm->TypeAPA & 0xFF) << 24; in CheckPositive() 54 u4Byte driver3 = 0; in CheckPositive() 56 u4Byte driver4 = (pDM_Odm->TypeGLNA & 0xFF00) >> 8 | in CheckPositive() 57 (pDM_Odm->TypeGPA & 0xFF00) | in CheckPositive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/rtl8723b/ |
| H A D | halhwimg8723b_mac.c | 30 u8 _board_type = ((p_dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive() 41 u8 pkg_type_for_para = (p_dm->package_type == 0) ? 15 : p_dm->package_type; in check_positive() 44 (p_dm->support_interface & 0xF0) << 16 | in check_positive() 47 (p_dm->support_interface & 0x0F) << 8 | in check_positive() 50 u32 driver2 = (p_dm->type_glna & 0xFF) << 0 | in check_positive() 51 (p_dm->type_gpa & 0xFF) << 8 | in check_positive() 52 (p_dm->type_alna & 0xFF) << 16 | in check_positive() 53 (p_dm->type_apa & 0xFF) << 24; in check_positive() 55 u32 driver3 = 0; in check_positive() 57 u32 driver4 = (p_dm->type_glna & 0xFF00) >> 8 | in check_positive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/ |
| H A D | halhwimg8723b_mac.c | 35 u1Byte _BoardType = ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA*/ in CheckPositive() 43 (pDM_Odm->SupportInterface & 0xF0) << 16 | in CheckPositive() 46 (pDM_Odm->SupportInterface & 0x0F) << 8 | in CheckPositive() 49 u4Byte driver2 = (pDM_Odm->TypeGLNA & 0xFF) << 0 | in CheckPositive() 50 (pDM_Odm->TypeGPA & 0xFF) << 8 | in CheckPositive() 51 (pDM_Odm->TypeALNA & 0xFF) << 16 | in CheckPositive() 52 (pDM_Odm->TypeAPA & 0xFF) << 24; in CheckPositive() 54 u4Byte driver3 = 0; in CheckPositive() 56 u4Byte driver4 = (pDM_Odm->TypeGLNA & 0xFF00) >> 8 | in CheckPositive() 57 (pDM_Odm->TypeGPA & 0xFF00) | in CheckPositive() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | tonga_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 41 #define SDMA_SUBOP_TIMESTAMP_SET 0 44 #define SDMA_SUBOP_COPY_LINEAR 0 50 #define SDMA_SUBOP_WRITE_LINEAR 0 54 #define SDMA_PKT_HEADER_op_offset 0 55 #define SDMA_PKT_HEADER_op_mask 0x000000FF 56 #define SDMA_PKT_HEADER_op_shift 0 60 #define SDMA_PKT_HEADER_sub_op_offset 0 61 #define SDMA_PKT_HEADER_sub_op_mask 0x000000FF 71 #define SDMA_PKT_COPY_LINEAR_HEADER_op_offset 0 [all …]
|
| H A D | vega10_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 42 #define SDMA_SUBOP_TIMESTAMP_SET 0 45 #define SDMA_SUBOP_COPY_LINEAR 0 53 #define SDMA_SUBOP_WRITE_LINEAR 0 55 #define SDMA_SUBOP_PTEPDE_GEN 0 65 #define SDMA_OP_AQL_COPY 0 66 #define SDMA_OP_AQL_BARRIER_OR 0 69 #define SDMA_PKT_HEADER_op_offset 0 70 #define SDMA_PKT_HEADER_op_mask 0x000000FF 71 #define SDMA_PKT_HEADER_op_shift 0 [all …]
|
| H A D | iceland_sdma_pkt_open.h | 26 #define SDMA_OP_NOP 0 41 #define SDMA_SUBOP_TIMESTAMP_SET 0 44 #define SDMA_SUBOP_COPY_LINEAR 0 50 #define SDMA_SUBOP_WRITE_LINEAR 0 54 #define SDMA_PKT_HEADER_op_offset 0 55 #define SDMA_PKT_HEADER_op_mask 0x000000FF 56 #define SDMA_PKT_HEADER_op_shift 0 60 #define SDMA_PKT_HEADER_sub_op_offset 0 61 #define SDMA_PKT_HEADER_sub_op_mask 0x000000FF 71 #define SDMA_PKT_COPY_LINEAR_HEADER_op_offset 0 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/ |
| H A D | dsi.xml.h | 50 NON_BURST_SYNCH_PULSE = 0, 56 VID_DST_FORMAT_RGB565 = 0, 63 SWAP_RGB = 0, 72 TRIGGER_NONE = 0, 81 CMD_DST_FORMAT_RGB111 = 0, 90 LANE_SWAP_0123 = 0, 100 #define DSI_IRQ_CMD_DMA_DONE 0x00000001 101 #define DSI_IRQ_MASK_CMD_DMA_DONE 0x00000002 102 #define DSI_IRQ_CMD_MDP_DONE 0x00000100 103 #define DSI_IRQ_MASK_CMD_MDP_DONE 0x00000200 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2400pci.h | 20 #define RF2420 0x0000 21 #define RF2421 0x0001 32 #define CSR_REG_BASE 0x0000 33 #define CSR_REG_SIZE 0x014c 34 #define EEPROM_BASE 0x0000 35 #define EEPROM_SIZE 0x0100 36 #define BBP_BASE 0x0000 37 #define BBP_SIZE 0x0020 38 #define RF_BASE 0x0004 39 #define RF_SIZE 0x000c [all …]
|