/device/soc/hisilicon/common/platform/hieth-sf/src/ |
D | eth_mac.c | 26 int32_t old; in SetLinkStat() local 35 int32_t old; in SetNegMode() local 59 int32_t old; in HiethSetMacLeadcodeCntLimit() local 70 int32_t old; in HiethSetMacTransIntervalBits() local 92 int32_t old; in HiethSetMacFcInterval() local 103 int32_t old; in HiethSetNegMode() local 113 int32_t old; in HiethGetNegmode() local 123 int32_t old; in HiethSetMiiMode() local
|
D | ctrl.c | 148 unsigned long old; in IrqEnable() local 158 unsigned long old; in IrqDisable() local 228 int32_t old; in HiethIrqEnable() local 238 int32_t old; in HiethIrqDisable() local 264 int32_t old; in HiethSetEndianMode() local
|
/device/soc/esp/esp32/components/xtensa/ |
D | xtensa_intr.c | 65 xt_exc_handler old; in xt_set_exception_handler() local 121 xt_handler old; in xt_set_interrupt_handler() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_math_lib.h | 69 #define MA_ACC(old, new_val, ma) ({ \ argument 76 #define MA_ACC(old, new_val, ma) ((old) - ((old) >> (ma)) + (new_val)) argument
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
D | glue.c | 123 struct os_mbuf *old = om; in net_buf_simple_pull_le16() local 134 struct os_mbuf *old = om; in net_buf_simple_pull_be16() local 145 struct os_mbuf *old = om; in net_buf_simple_pull_be32() local 156 struct os_mbuf *old = om; in net_buf_simple_pull_le32() local 167 struct os_mbuf *old = om; in net_buf_simple_pull_u8() local
|
D | atomic.h | 308 atomic_val_t old; in atomic_test_and_clear_bit() local 327 atomic_val_t old; in atomic_test_and_set_bit() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/ |
D | mali_kbase_context.h | 125 int old, new; in kbase_ctx_flag_clear() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
D | mali_kbase_context.h | 62 int old, new; in kbase_ctx_flag_clear() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
D | mali_kbase_context.h | 57 int old, new; in kbase_ctx_flag_clear() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | key.c | 288 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey() 405 struct ieee80211_key *old, in ieee80211_key_replace() 731 struct ieee80211_key *old, in ieee80211_key_identical()
|
D | cfg.c | 850 struct probe_resp *new, *old; in ieee80211_set_probe_resp() local 881 struct ieee80211_ftm_responder_params *new, *old; in ieee80211_set_ftm_responder_params() local 921 struct proberesp_data *new, *old; in mac80211_set_proberesp() local 1053 struct beacon_data *new, *old; in ieee80211_assign_beacon() local 1161 struct beacon_data *old; in ieee80211_start_ap() local 1295 struct beacon_data *old; in ieee80211_change_beacon() local
|
D | rc80211_minstrel.h | 25 minstrel_ewma(int old, int new, int weight) in minstrel_ewma()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_util.c | 153 WIFI_ROM_TEXT hi_s8 wlan_rssi_lpf(hi_s8 old, hi_s8 new) in wlan_rssi_lpf()
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
D | osal_list.h | 130 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 139 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 687 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
D | osal_list.h | 131 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 140 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 688 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
D | osal_list.h | 133 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 142 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 686 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
D | osal_list.h | 134 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 143 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 691 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
D | 8250_dw.c | 331 static void dw8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in dw8250_do_pm() 344 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) in dw8250_set_termios()
|
D | 8250_port.c | 2773 …nt serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_get_baud_rate() 2859 …d serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_do_set_termios() 3037 …void serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_set_termios()
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/console/api/ |
D | lnx_list.h | 178 __STATIC_INLINE void list_replace(struct list_head *old, in list_replace() 187 __STATIC_INLINE void list_replace_init(struct list_head *old, in list_replace_init()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/timer/ |
D | timer-sun4i.c | 52 u32 old = readl(base + TIMER_CNTVAL_REG(1)); in sun4i_clkevt_sync() local
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
/device/soc/rockchip/common/hardware/mpp/include/ |
D | mpp_hash.h | 150 static inline void hlist_move_list(struct hlist_head *old, struct hlist_head *_new) in hlist_move_list()
|