| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
| D | phydm_hwconfig.c | 33 #define READ_AND_CONFIG_MP(ic, txt) (odm_read_and_config_mp_##ic##txt(dm)) argument 34 #define READ_AND_CONFIG_TC(ic, txt) (odm_read_and_config_tc_##ic##txt(dm)) argument 37 #define READ_AND_CONFIG(ic, txt) \ argument 48 #define GET_VERSION_MP(ic, txt) (odm_get_version_mp_##ic##txt()) argument 49 #define GET_VERSION_TC(ic, txt) (odm_get_version_tc_##ic##txt()) argument 52 #define GET_VERSION(ic, txt) (dm->is_mp_chip ? GET_VERSION_MP(ic, txt) : GET_VERSION_TC(ic, txt)) argument 54 #define GET_VERSION(ic, txt) GET_VERSION_MP(ic, txt) argument
|
| D | phydm_hwconfig.h | 30 #define AGC_DIFF_CONFIG_MP(ic, band) \ argument 34 #define AGC_DIFF_CONFIG_TC(ic, band) \ argument 40 #define AGC_DIFF_CONFIG(ic, band) \ argument
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | rtw_efuse.h | 82 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 83 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 84 #define GET_MASK_ARRAY_LEN_MP(ic, txt) (EFUSE_GetArrayLen_MP_##ic##txt()) argument 85 #define GET_MASK_ARRAY_LEN_TC(ic, txt) (EFUSE_GetArrayLen_TC_##ic##txt()) argument 86 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 90 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 91 #define GET_MASK_ARRAY_LEN(ic, txt) (GET_MASK_ARRAY_LEN_MP(ic, txt)) argument 92 #define GET_MASK_ARRAY(ic, txt, out) do { GET_MASK_ARRAY_MP(ic, txt, out); } while (0) argument 95 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/test/ |
| D | vcodec_m2m_test.c | 96 AVFormatContext *ic = NULL; in read_thread() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_mcl_v2/core/control/ |
| D | hpm_mcl_control.c | 30 hpm_mcl_stat_t hpm_mcl_control_clarke(float ia, float ib, float ic, in hpm_mcl_control_clarke()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_mcl_v2/core/loop/ |
| D | hpm_mcl_loop.c | 96 float ia, ib, ic; in hpm_mcl_bldc_loop() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/rtl8822c/ |
| D | halrf_8822c.c | 827 u32 ic = 0, qc = 0, temp = 0, temp1 = 0, i = 0; in halrf_dac_cal_8822c() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| D | block.c | 362 struct mmc_ioc_cmd ic; member 411 struct mmc_ioc_cmd *ic = &idata->ic; in mmc_blk_ioctl_copy_to_user() local
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
| D | hpm_enet_drv.h | 299 uint32_t ic: 1; /**< * Interrupt on Completion */ member
|