Lines Matching +full:no +full:- +full:sdio
10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
34 * Note: the brcmfmac can be loaded as module or be statically built-in into
35 * the kernel. If built-in then do note that it uses module_init (and
38 * it built-in to the kernel then use a higher initcall then device_initcall
43 * without reporting anything and just assume there is no data needed. Which is
48 * enum brcmf_bus_type - Bus type identifier. Currently SDIO, USB and PCIE are
59 * struct brcmfmac_sdio_pd - SDIO Device specific platform data.
61 * @txglomsz: SDIO txglom size. Use 0 if default of driver is to be
63 * @drive_strength: is the preferred drive_strength to be used for the SDIO
68 * @oob_irq_supported: does the board have support for OOB interrupts. SDIO
69 * in-band interrupts are relatively slow and for having
77 * @broken_sg_support: flag for broken sg list support of SDIO host controller.
78 * Set this to true if the SDIO host controller has higher
85 * case of SDIO type devices. It is possible to reset a
86 * dongle via sdio data interface, but it requires that
104 * struct brcmfmac_pd_cc_entry - Struct for translating user space country code
119 * struct brcmfmac_pd_cc - Struct for translating country codes as set by user
132 * struct brcmfmac_pd_device - Device specific platform data. (id/rev/bus_type)
135 * @id: ID of the device for which this data is. In case of SDIO
147 * SDIO.
156 struct brcmfmac_sdio_pd sdio; member
161 * struct brcmfmac_platform_data - BRCMFMAC specific platform data.
166 * power up the complete device. If there is no use-case for this
173 * for low power devices. If there is no use-case for this