Home
last modified time | relevance | path

Searched defs:mps (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-mpc52xx-psc.c74 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc52xx_psc_spi_activate_cs() local
116 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc52xx_psc_spi_deactivate_cs() local
129 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc52xx_psc_spi_transfer_rxtx() local
202 struct mpc52xx_psc_spi *mps = in mpc52xx_psc_spi_work() local
260 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc52xx_psc_spi_setup() local
288 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc52xx_psc_spi_transfer() local
307 static int mpc52xx_psc_spi_port_config(int psc_id, struct mpc52xx_psc_spi *mps) in mpc52xx_psc_spi_port_config()
347 struct mpc52xx_psc_spi *mps = (struct mpc52xx_psc_spi *)dev_id; in mpc52xx_psc_spi_isr() local
364 struct mpc52xx_psc_spi *mps; in mpc52xx_psc_spi_do_probe() local
470 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(master); in mpc52xx_psc_spi_of_remove() local
H A Dspi-mpc512x-psc.c38 #define psc_addr(mps, regname) ({ \ argument
95 struct mpc512x_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc512x_psc_spi_activate_cs() local
137 struct mpc512x_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc512x_psc_spi_deactivate_cs() local
152 struct mpc512x_psc_spi *mps = spi_master_get_devdata(spi->master); in mpc512x_psc_spi_transfer_rxtx() local
335 struct mpc512x_psc_spi *mps = spi_master_get_devdata(master); in mpc512x_psc_spi_prep_xfer_hw() local
351 struct mpc512x_psc_spi *mps = spi_master_get_devdata(master); in mpc512x_psc_spi_unprep_xfer_hw() local
405 struct mpc512x_psc_spi *mps) in mpc512x_psc_spi_port_config()
465 struct mpc512x_psc_spi *mps = (struct mpc512x_psc_spi *)dev_id; in mpc512x_psc_spi_isr() local
488 struct mpc512x_psc_spi *mps; in mpc512x_psc_spi_do_probe() local
578 struct mpc512x_psc_spi *mps = spi_master_get_devdata(master); in mpc512x_psc_spi_do_remove() local
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dgadget.c733 u32 mps = hs_ep->ep.maxpacket; in dwc2_gadget_get_chain_limit() local
771 u32 mps = hs_ep->ep.maxpacket; in dwc2_gadget_get_desc_params() local
811 u32 mps = hs_ep->ep.maxpacket; in dwc2_gadget_fill_nonisoc_xfer_ddma_one() local
1154 u32 mps = hs_ep->ep.maxpacket; in dwc2_hsotg_start_req() local
2366 u32 mps = hs_ep->ep.maxpacket; in dwc2_gadget_get_xfersize_ddma() local
2566 static u32 dwc2_hsotg_ep0_mps(unsigned int mps) in dwc2_hsotg_ep0_mps()
2596 unsigned int ep, unsigned int mps, in dwc2_hsotg_set_ep_maxpacket()
4048 u32 mps; in dwc2_hsotg_ep_enable() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c139 u32 mps, mbs, mul, si; in bdc_config_ep() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c156 int mps_p, mps_o, mps_m, mps; in qtnf_tune_pcie_mps() local
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h478 __le16 mps; member
485 __le16 mps; member
501 __le16 mps; member
508 __le16 mps; member
516 __le16 mps; member
581 __u16 mps; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dcn66xx_device.c72 enum octeon_pcie_mps mps) in lio_cn6xxx_setup_pcie_mps()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c1956 int mps, mpss, p_mps, rc; in pci_configure_mps() local
2660 static void pcie_write_mps(struct pci_dev *dev, int mps) in pcie_write_mps()
2731 int mps, orig_mps; in pcie_bus_configure_set() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.c290 int mps = 0; in nv50_gr_mp_trap() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h213 int mps; /* Maximum Payload Size */ member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c5625 u16 dcid, mtu, mps, credits, result; in l2cap_le_connect_rsp() local
5793 u16 dcid, scid, credits, mtu, mps; in l2cap_le_connect_req() local
5982 u16 mtu, mps; in l2cap_ecred_conn_req() local
6127 u16 mtu, mps, credits, result; in l2cap_ecred_conn_rsp() local
6241 u16 mtu, mps, result; in l2cap_ecred_reconf_req() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfotg210.h149 #define INOUTEPMPSR_MPS(mps) ((mps) & 0x2FF) argument
H A Dfotg210-udc.c129 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-dpi-defs.h785 uint64_t mps:1; member
817 uint64_t mps:1; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h182 u64 mps; /* MPS table */ member
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_wr.c1350 u32 mps, mps_log; in csio_wr_fixup_host_params() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp1362-hcd.c175 int mps) in max_transfer_size()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh.h57 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh.h58 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/
H A Drtw_mesh.h57 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh.h57 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh.h58 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh.h57 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh.h57 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh.h58 #define rtw_mesh_ps_str(mps) ((mps <= RTW_MESH_PS_DSLEEP) ? _rtw_mesh_ps_str[mps] : _rtw_mesh_ps_st… argument

12