Home
last modified time | relevance | path

Searched refs:rsv (Results 1 – 22 of 22) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
Dhi_comm_3a_adapt.h82 hi_s32 rsv; member
199 hi_s32 rsv);
237 hi_s8 rsv; member
309 hi_s32 rsv);
Dhi_comm_isp_adapt.h1743 hi_u32 rsv; /* H;need to add member */ member
1748 hi_u32 rsv; /* H;need to add member */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
Dhi_comm_3a_adapt.h82 hi_s32 rsv; member
199 hi_s32 rsv);
237 hi_s8 rsv; member
309 hi_s32 rsv);
Dhi_comm_isp_adapt.h1743 hi_u32 rsv; /* H;need to add member */ member
1748 hi_u32 rsv; /* H;need to add member */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_cfg.h243 hi_u8 rsv; member
261 hi_u8 rsv[2]; /* 2 byte保留 */ member
571 hi_u8 rsv; member
578 hi_u8 rsv[2]; /* 2 byte保留字段,保证word对齐 */ member
622 hi_u8 rsv : 7; /* 保留位 */ member
Dmac_vap.h689 hi_u8 rsv[2]; /* 2 BYTE保留字段 */ member
1052 hi_u8 rsv; member
/device/soc/amlogic/a311d/soc/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-unionpi-tiger.dts135 part-7 = <&rsv>;
175 rsv:rsv{ label
176 pname = "rsv";
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
Dsal_inf.h30 hi_u8 rsv; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/config/nv/
Dhi_sal_nv.h30 hi_u8 rsv[3]; /* 3 bytes reserved */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_ext_if.h184 hi_u8 rsv[2]; /* 2:预留数组大小 */ member
Dhmac_wapi.h134 hi_u8 rsv[2]; /* 2 字节补齐 */ member
Ddmac_ext_if.h579 hi_u8 rsv; member
927 hi_u8 rsv; member
1037 hi_u8 rsv[4]; /* 替换hal_tx_dscr_stru resv 4 byte */ member
Dhmac_config.h96 hi_u8 rsv; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_netbuf.h157 #define oal_netbuf_cb(nb) ((nb)->rsv)
158 #define oal_netbuf_cb_size() (sizeof(((NetBuf*)0)->rsv))
Dhi_event.c30 hi_u8 rsv[RSV_MAX_SIZE]; member
Dwlan_types.h843 hi_u8 rsv; member
Doal_net.h1034 hi_u8 rsv[2]; /* 2: bytes保留字段 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/
DMakefile63 @$(AR) -rsv $(LIB_A) $(MPI_OBJS) > /dev/null
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_codec.h143 uint8_t rsv[3]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dhi_wifi_driver_wpa_if.h557 hi_u8 rsv[2]; /* 2 BYTE保留字段 */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_debug.c428 static u8 tail, parity, rsv, vrsv, smooth, htsound, agg; in phydm_bb_hw_dbg_info_ac() local
589 rsv = (u8)((value32 & 0x10) >> 4);/*@[4]*/ in phydm_bb_hw_dbg_info_ac()
598 "\r\n %-35s = %x / %d / %d", "Rsv/length/parity", rsv, length, in phydm_bb_hw_dbg_info_ac()
618 rsv = (u8)((value32 & 0x04) >> 2); in phydm_bb_hw_dbg_info_ac()
633 smooth, htsound, rsv, agg, stbc, fec); in phydm_bb_hw_dbg_info_ac()
721 static u8 tail, parity, rsv, vrsv, smooth, htsound, agg; in phydm_bb_hw_dbg_info_jgr3() local
784 rsv = (u8)((value32 & 0x10) >> 4);/*@[4]*/ in phydm_bb_hw_dbg_info_jgr3()
793 "\r\n %-35s = %x / %d / %d", "Rsv/length/parity", rsv, length, in phydm_bb_hw_dbg_info_jgr3()
813 rsv = (u8)((value32 & 0x04) >> 2); in phydm_bb_hw_dbg_info_jgr3()
828 smooth, htsound, rsv, agg, stbc, fec); in phydm_bb_hw_dbg_info_jgr3()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_cmd.h498 u32 rsv; member