Home
last modified time | relevance | path

Searched refs:dctl (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cfo_trk.c39 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_cfo_trk_loop_cr_cfg() local
45 if (state == dctl->dyn_cfo_trk_loop_state) { in halbb_cfo_trk_loop_cr_cfg()
46 dctl->dctl_hold_cnt++; in halbb_cfo_trk_loop_cr_cfg()
47 BB_DBG(bb, DBG_IC_API, "hold_cnt = %d", dctl->dctl_hold_cnt); in halbb_cfo_trk_loop_cr_cfg()
51 dctl->dyn_cfo_trk_loop_state = state; in halbb_cfo_trk_loop_cr_cfg()
53 dctl->dctl_hold_cnt = 0; in halbb_cfo_trk_loop_cr_cfg()
54 cr = &dctl->bb_cfo_trk_lop_cr_i[state]; in halbb_cfo_trk_loop_cr_cfg()
65 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_dyn_cfo_trk_loop() local
70 if (!dctl->dyn_cfo_trk_loop_en) { in halbb_dyn_cfo_trk_loop()
72 dctl->dyn_cfo_trk_loop_en); in halbb_dyn_cfo_trk_loop()
[all …]
H A Dhalbb_api.c1990 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_ic_hw_setting_dbg() local
2042 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_data = (u8)val[1]; in halbb_ic_hw_setting_dbg()
2043 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_pilot = (u8)val[2]; in halbb_ic_hw_setting_dbg()
2047 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_data, in halbb_ic_hw_setting_dbg()
2048 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_pilot); in halbb_ic_hw_setting_dbg()
2053 dctl->dctl_snr_th_l = (u16)val[0] << RSSI_MA_H; in halbb_ic_hw_setting_dbg()
2054 dctl->dctl_snr_th_h = (u16)val[1] << RSSI_MA_H; in halbb_ic_hw_setting_dbg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cfo_trk.c39 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_cfo_trk_loop_cr_cfg() local
45 if (state == dctl->dyn_cfo_trk_loop_state) { in halbb_cfo_trk_loop_cr_cfg()
46 dctl->dctl_hold_cnt++; in halbb_cfo_trk_loop_cr_cfg()
47 BB_DBG(bb, DBG_IC_API, "hold_cnt = %d", dctl->dctl_hold_cnt); in halbb_cfo_trk_loop_cr_cfg()
51 dctl->dyn_cfo_trk_loop_state = state; in halbb_cfo_trk_loop_cr_cfg()
53 dctl->dctl_hold_cnt = 0; in halbb_cfo_trk_loop_cr_cfg()
54 cr = &dctl->bb_cfo_trk_lop_cr_i[state]; in halbb_cfo_trk_loop_cr_cfg()
65 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_dyn_cfo_trk_loop() local
70 if (!dctl->dyn_cfo_trk_loop_en) { in halbb_dyn_cfo_trk_loop()
72 dctl->dyn_cfo_trk_loop_en); in halbb_dyn_cfo_trk_loop()
[all …]
H A Dhalbb_api.c1990 struct bb_dyn_cfo_trk_lop_info *dctl = &cfo_trk->bb_dyn_cfo_trk_lop_i; in halbb_ic_hw_setting_dbg() local
2042 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_data = (u8)val[1]; in halbb_ic_hw_setting_dbg()
2043 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_pilot = (u8)val[2]; in halbb_ic_hw_setting_dbg()
2047 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_data, in halbb_ic_hw_setting_dbg()
2048 dctl->bb_cfo_trk_lop_cr_i[val[0]].dctl_pilot); in halbb_ic_hw_setting_dbg()
2053 dctl->dctl_snr_th_l = (u16)val[0] << RSSI_MA_H; in halbb_ic_hw_setting_dbg()
2054 dctl->dctl_snr_th_h = (u16)val[1] << RSSI_MA_H; in halbb_ic_hw_setting_dbg()
/OK3568_Linux_fs/u-boot/include/
H A Duniverse.h43 unsigned int dctl; member
103 unsigned int dctl; /* DMA Control */ member
H A Dtsi148.h177 unsigned int dctl; /* DMA Control */ member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libteam/
H A Dlibteam_1.31.bb27 PACKAGES += "${PN}-dctl ${PN}-utils"
28 FILES:${PN}-dctl = "${libdir}/libteamdctl${SOLIBS} \
/OK3568_Linux_fs/kernel/drivers/vme/bridges/
H A Dvme_ca91cx42.c1048 entry->descriptor.dctl |= CA91CX42_DCTL_L2V; in ca91cx42_dma_list_add()
1085 entry->descriptor.dctl |= CA91CX42_DCTL_VCT_BLT; in ca91cx42_dma_list_add()
1090 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D8; in ca91cx42_dma_list_add()
1093 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D16; in ca91cx42_dma_list_add()
1096 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D32; in ca91cx42_dma_list_add()
1099 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D64; in ca91cx42_dma_list_add()
1109 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A16; in ca91cx42_dma_list_add()
1112 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A24; in ca91cx42_dma_list_add()
1115 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A32; in ca91cx42_dma_list_add()
1118 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_USER1; in ca91cx42_dma_list_add()
[all …]
H A Dvme_ca91cx42.h55 unsigned int dctl; /* DMA Control */ member
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Ddebugfs.c69 int dctl; in testmode_show() local
72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show()
73 dctl &= DCTL_TSTCTL_MASK; in testmode_show()
74 dctl >>= DCTL_TSTCTL_SHIFT; in testmode_show()
77 switch (dctl) { in testmode_show()
97 seq_printf(s, "UNKNOWN %d\n", dctl); in testmode_show()
H A Dgadget.c1614 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_hsotg_set_test_mode() local
1616 dctl &= ~DCTL_TSTCTL_MASK; in dwc2_hsotg_set_test_mode()
1623 dctl |= testmode << DCTL_TSTCTL_SHIFT; in dwc2_hsotg_set_test_mode()
1628 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode()
2845 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled() local
2855 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled() local
2857 dctl |= DCTL_CGNPINNAK; in dwc2_gadget_handle_ep_disabled()
2858 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
2862 if (dctl & DCTL_GOUTNAKSTS) { in dwc2_gadget_handle_ep_disabled()
2863 dctl |= DCTL_CGOUTNAK; in dwc2_gadget_handle_ep_disabled()
[all …]
H A Dcore_intr.c418 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr() local
421 dctl &= ~DCTL_RMTWKUPSIG; in dwc2_handle_wakeup_detected_intr()
422 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
H A Dcore.h733 u32 dctl; member
H A Dhcd.c4957 u32 dctl; in dwc2_hcd_free() local
5003 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5004 dctl |= DCTL_SFTDISCON; in dwc2_hcd_free()
5005 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dgxt4500.c566 int ctrl, dctl; in gxt4500_blank() local
570 dctl = readreg(par, DISP_CTL); in gxt4500_blank()
571 dctl |= DISP_CTL_OFF; in gxt4500_blank()
574 dctl &= ~DISP_CTL_OFF; in gxt4500_blank()
588 writereg(par, DISP_CTL, dctl); in gxt4500_blank()
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_hw.c56 union REG_DCTL dctl; in fjes_hw_reset() local
59 dctl.reg = 0; in fjes_hw_reset()
60 dctl.bits.reset = 1; in fjes_hw_reset()
61 wr32(XSCT_DCTL, dctl.reg); in fjes_hw_reset()
64 dctl.reg = rd32(XSCT_DCTL); in fjes_hw_reset()
65 while ((dctl.bits.reset == 1) && (timeout > 0)) { in fjes_hw_reset()
67 dctl.reg = rd32(XSCT_DCTL); in fjes_hw_reset()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c488 uTemp = readl(&reg->dctl); in reconfig_usbd()
490 writel(uTemp, &reg->dctl); in reconfig_usbd()
495 uTemp = readl(&reg->dctl); in reconfig_usbd()
497 writel(uTemp, &reg->dctl); in reconfig_usbd()
H A Ddwc2_udc_otg_regs.h73 u32 dctl; /* Device Control */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgf100.c98 read_div(struct gf100_clk *clk, int doff, u32 dsrc, u32 dctl) in read_div() argument
116 sctl = nvkm_rd32(device, dctl + (doff * 4)); in read_div()
H A Dgk104.c106 read_div(struct gk104_clk *clk, int doff, u32 dsrc, u32 dctl) in read_div() argument
110 u32 sctl = nvkm_rd32(device, dctl + (doff * 4)); in read_div()