Home
last modified time | relevance | path

Searched defs:p_cfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsun6i-dma.c305 static void sun6i_set_burst_length_a31(u32 *p_cfg, s8 src_burst, s8 dst_burst) in sun6i_set_burst_length_a31()
311 static void sun6i_set_burst_length_h3(u32 *p_cfg, s8 src_burst, s8 dst_burst) in sun6i_set_burst_length_h3()
317 static void sun6i_set_drq_a31(u32 *p_cfg, s8 src_drq, s8 dst_drq) in sun6i_set_drq_a31()
323 static void sun6i_set_drq_h6(u32 *p_cfg, s8 src_drq, s8 dst_drq) in sun6i_set_drq_h6()
329 static void sun6i_set_mode_a31(u32 *p_cfg, s8 src_mode, s8 dst_mode) in sun6i_set_mode_a31()
335 static void sun6i_set_mode_h6(u32 *p_cfg, s8 src_mode, s8 dst_mode) in sun6i_set_mode_h6()
581 u32 *p_cfg) in set_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c179 struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[i]; in qed_cxt_tm_iids() local
259 struct qed_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr; in qed_cxt_tid_seg_info() local
1086 struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[type]; in qed_cid_map_alloc() local
1217 struct qed_conn_type_cfg *p_cfg; in qed_cxt_mngr_setup() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dinit.c147 int ssv6xxx_do_iq_calib(struct ssv_hw *sh, struct ssv6xxx_iqk_cfg *p_cfg) in ssv6xxx_do_iq_calib()