Home
last modified time | relevance | path

Searched refs:def_cfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsamsung_tty.c81 struct s3c2410_uartcfg *def_cfg; member
2016 ourport->drv_data->def_cfg; in s3c24xx_serial_probe()
2392 .def_cfg = &(struct s3c2410_uartcfg) {
2420 .def_cfg = &(struct s3c2410_uartcfg) {
2449 .def_cfg = &(struct s3c2410_uartcfg) {
2477 .def_cfg = &(struct s3c2410_uartcfg) {
2504 .def_cfg = &(struct s3c2410_uartcfg) {
2532 .def_cfg = &(struct s3c2410_uartcfg) { \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dhw.c1938 struct mac_ax_host_rpr_cfg *def_cfg; in set_host_rpr() local
1950 def_cfg = is_poh ? &rpr_cfg_poh : &rpr_cfg_stf; in set_host_rpr()
1953 def_cfg = &rpr_cfg_stf; in set_host_rpr()
1965 def_cfg->txok_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1971 def_cfg->rty_lmt_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1977 def_cfg->lft_drop_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1983 def_cfg->macid_drop_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1992 nval32 = SET_CLR_WORD(val32, (cfg->agg_def ? def_cfg->agg : cfg->agg), in set_host_rpr()
1994 nval32 = SET_CLR_WORD(nval32, (cfg->tmr_def ? def_cfg->tmr : cfg->tmr), in set_host_rpr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dhw.c1938 struct mac_ax_host_rpr_cfg *def_cfg; in set_host_rpr() local
1950 def_cfg = is_poh ? &rpr_cfg_poh : &rpr_cfg_stf; in set_host_rpr()
1953 def_cfg = &rpr_cfg_stf; in set_host_rpr()
1965 def_cfg->txok_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1971 def_cfg->rty_lmt_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1977 def_cfg->lft_drop_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1983 def_cfg->macid_drop_en == MAC_AX_FUNC_EN) || in set_host_rpr()
1992 nval32 = SET_CLR_WORD(val32, (cfg->agg_def ? def_cfg->agg : cfg->agg), in set_host_rpr()
1994 nval32 = SET_CLR_WORD(nval32, (cfg->tmr_def ? def_cfg->tmr : cfg->tmr), in set_host_rpr()