Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 41) sorted by relevance

12

/device/soc/hisilicon/common/platform/hieth-sf/src/
Deth_mac.c26 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
Dctrl.c148 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/
Dxtensa_intr.c65 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/
Dphydm_math_lib.h69 #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/
Dglue.c123 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
Datomic.h308 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/
Dmali_kbase_context.h125 int old, new; in kbase_ctx_flag_clear() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_context.h62 int old, new; in kbase_ctx_flag_clear() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_context.h57 int old, new; in kbase_ctx_flag_clear() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dkey.c288 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()
Dcfg.c850 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
Drc80211_minstrel.h25 minstrel_ewma(int old, int new, int weight) in minstrel_ewma()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_util.c153 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/
Dosal_list.h130 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/
Dosal_list.h131 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/
Dosal_list.h133 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/
Dosal_list.h134 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/
D8250_dw.c331 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()
D8250_port.c2773 …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/
Dlnx_list.h178 __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/
Dtimer-sun4i.c52 u32 old = readl(base + TIMER_CNTVAL_REG(1)); in sun4i_clkevt_sync() local
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_hash.h150 static inline void hlist_move_list(struct hlist_head *old, struct hlist_head *_new) in hlist_move_list()

12