Home
last modified time | relevance | path

Searched defs:host (Results 976 - 1000 of 1645) sorted by relevance

1...<<31323334353637383940>>...66

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c85 struct hifmc_host *host; member
103 static inline int hisi_spi_nor_wait_op_finish(struct hifmc_host *host) in hisi_spi_nor_wait_op_finish() argument
137 static void hisi_spi_nor_init(struct hifmc_host *host) in hisi_spi_nor_init() argument
150 struct hifmc_host *host = priv->host; in hisi_spi_nor_prep() local
173 struct hifmc_host *host = priv->host; hisi_spi_nor_unprep() local
183 struct hifmc_host *host = priv->host; hisi_spi_nor_op_reg() local
206 struct hifmc_host *host = priv->host; hisi_spi_nor_read_reg() local
221 struct hifmc_host *host = priv->host; hisi_spi_nor_write_reg() local
233 struct hifmc_host *host = priv->host; hisi_spi_nor_dma_transfer() local
272 struct hifmc_host *host = priv->host; hisi_spi_nor_read() local
295 struct hifmc_host *host = priv->host; hisi_spi_nor_write() local
326 hisi_spi_nor_register(struct device_node *np, struct hifmc_host *host) hisi_spi_nor_register() argument
386 hisi_spi_nor_unregister_all(struct hifmc_host *host) hisi_spi_nor_unregister_all() argument
394 hisi_spi_nor_register_all(struct hifmc_host *host) hisi_spi_nor_register_all() argument
425 struct hifmc_host *host; hisi_spi_nor_probe() local
476 struct hifmc_host *host = platform_get_drvdata(pdev); hisi_spi_nor_remove() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c555 } host; member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c90 xgetnameinfo(const struct sockaddr *addr, socklen_t addrlen, char *host, socklen_t hostlen, char *serv, socklen_t servlen) xgetnameinfo() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c119 static bool add_payld_to_queue(struct intel_dsi_host *host, const u8 *data, in add_payld_to_queue() argument
147 static int dsi_send_pkt_hdr(struct intel_dsi_host *host, in dsi_send_pkt_hdr() argument
186 static int dsi_send_pkt_payld(struct intel_dsi_host *host, in dsi_send_pkt_payld() argument
1662 static int gen11_dsi_host_attach(struct mipi_dsi_host *host, in gen11_dsi_host_attach() argument
1668 gen11_dsi_host_detach(struct mipi_dsi_host *host, struct mipi_dsi_device *dsi) gen11_dsi_host_detach() argument
1674 gen11_dsi_host_transfer(struct mipi_dsi_host *host, const struct mipi_dsi_msg *msg) gen11_dsi_host_transfer() argument
1929 struct intel_dsi_host *host; icl_dsi_init() local
[all...]
H A Dvlv_dsi.c121 static ssize_t intel_dsi_host_transfer(struct mipi_dsi_host *host, in intel_dsi_host_transfer() argument
193 static int intel_dsi_host_attach(struct mipi_dsi_host *host, in intel_dsi_host_attach() argument
199 static int intel_dsi_host_detach(struct mipi_dsi_host *host, in intel_dsi_host_detach() argument
1885 struct intel_dsi_host *host; in vlv_dsi_init() local
/kernel/linux/linux-5.10/drivers/ide/
H A Dhpt366.c542 struct ide_host *host = dev_get_drvdata(dev); in hpt3xx_get_info() local
878 struct ide_host *host = pci_get_drvdata(dev); in hpt3xx_disable_fast_irq() local
1501 struct ide_host *host = pci_get_drvdata(dev); in hpt366_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_net.c89 struct dvb_net *host; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-pruss-intc.c154 static void pruss_intc_update_hmr(struct pruss_intc *intc, u8 ch, u8 host) in pruss_intc_update_hmr() argument
181 u8 ch, host, reg_idx; pruss_intc_map() local
224 u8 ch, host, reg_idx; pruss_intc_unmap() local
375 pruss_intc_validate_mapping(struct pruss_intc *intc, int event, int channel, int host) pruss_intc_validate_mapping() argument
416 int ret, sys_event, channel, host; pruss_intc_irq_domain_xlate() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c370 struct mipi_dsi_host *host; in rpi_touchscreen_probe() local
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dlontium-lt9611.c765 struct mipi_dsi_host *host; in lt9611_attach_dsi() local
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c85 struct mipi_dsi_host host; member
723 static int dsi_host_attach(struct mipi_dsi_host *host, in dsi_host_attach() argument
740 static int dsi_host_detach(struct mipi_dsi_host *host, in dsi_host_detach() argument
754 struct mipi_dsi_host *host = &dsi->host; in dsi_host_init() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c337 struct mmci_host *host = mmc_priv(mmc); in mmci_card_busy() local
349 mmci_reg_delay(struct mmci_host *host) mmci_reg_delay() argument
367 mmci_write_clkreg(struct mmci_host *host, u32 clk) mmci_write_clkreg() argument
378 mmci_write_pwrreg(struct mmci_host *host, u32 pwr) mmci_write_pwrreg() argument
389 mmci_write_datactrlreg(struct mmci_host *host, u32 datactrl) mmci_write_datactrlreg() argument
403 mmci_set_clkreg(struct mmci_host *host, unsigned int desired) mmci_set_clkreg() argument
462 mmci_dma_release(struct mmci_host *host) mmci_dma_release() argument
470 mmci_dma_setup(struct mmci_host *host) mmci_dma_setup() argument
487 mmci_validate_data(struct mmci_host *host, struct mmc_data *data) mmci_validate_data() argument
506 mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next) mmci_prep_data() argument
522 mmci_unprep_data(struct mmci_host *host, struct mmc_data *data, int err) mmci_unprep_data() argument
531 mmci_get_next_data(struct mmci_host *host, struct mmc_data *data) mmci_get_next_data() argument
539 mmci_dma_start(struct mmci_host *host, unsigned int datactrl) mmci_dma_start() argument
576 mmci_dma_finalize(struct mmci_host *host, struct mmc_data *data) mmci_dma_finalize() argument
585 mmci_dma_error(struct mmci_host *host) mmci_dma_error() argument
595 mmci_request_end(struct mmci_host *host, struct mmc_request *mrq) mmci_request_end() argument
607 mmci_set_mask1(struct mmci_host *host, unsigned int mask) mmci_set_mask1() argument
627 mmci_stop_data(struct mmci_host *host) mmci_stop_data() argument
634 mmci_init_sg(struct mmci_host *host, struct mmc_data *data) mmci_init_sg() argument
646 mmci_get_dctrl_cfg(struct mmci_host *host) mmci_get_dctrl_cfg() argument
651 ux500v2_get_dctrl_cfg(struct mmci_host *host) ux500v2_get_dctrl_cfg() argument
656 ux500_busy_complete(struct mmci_host *host, u32 status, u32 err_msk) ux500_busy_complete() argument
736 mmci_dmae_setup(struct mmci_host *host) mmci_dmae_setup() argument
814 mmci_dmae_release(struct mmci_host *host) mmci_dmae_release() argument
825 mmci_dma_unmap(struct mmci_host *host, struct mmc_data *data) mmci_dma_unmap() argument
839 mmci_dmae_error(struct mmci_host *host) mmci_dmae_error() argument
856 mmci_dmae_finalize(struct mmci_host *host, struct mmc_data *data) mmci_dmae_finalize() argument
902 _mmci_dmae_prep_data(struct mmci_host *host, struct mmc_data *data, struct dma_chan **dma_chan, struct dma_async_tx_descriptor **dma_desc) _mmci_dmae_prep_data() argument
977 mmci_dmae_prep_data(struct mmci_host *host, struct mmc_data *data, bool next) mmci_dmae_prep_data() argument
998 mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl) mmci_dmae_start() argument
1016 mmci_dmae_get_next_data(struct mmci_host *host, struct mmc_data *data) mmci_dmae_get_next_data() argument
1032 mmci_dmae_unprep_data(struct mmci_host *host, struct mmc_data *data, int err) mmci_dmae_unprep_data() argument
1082 mmci_variant_init(struct mmci_host *host) mmci_variant_init() argument
1087 ux500_variant_init(struct mmci_host *host) ux500_variant_init() argument
1093 ux500v2_variant_init(struct mmci_host *host) ux500v2_variant_init() argument
1102 struct mmci_host *host = mmc_priv(mmc); mmci_pre_request() local
1119 struct mmci_host *host = mmc_priv(mmc); mmci_post_request() local
1128 mmci_start_data(struct mmci_host *host, struct mmc_data *data) mmci_start_data() argument
1213 mmci_start_command(struct mmci_host *host, struct mmc_command *cmd, u32 c) mmci_start_command() argument
1268 mmci_stop_command(struct mmci_host *host) mmci_stop_command() argument
1275 mmci_data_irq(struct mmci_host *host, struct mmc_data *data, unsigned int status) mmci_data_irq() argument
1357 mmci_cmd_irq(struct mmci_host *host, struct mmc_command *cmd, unsigned int status) mmci_cmd_irq() argument
1427 mmci_get_rx_fifocnt(struct mmci_host *host, u32 status, int remain) mmci_get_rx_fifocnt() argument
1432 mmci_qcom_get_rx_fifocnt(struct mmci_host *host, u32 status, int r) mmci_qcom_get_rx_fifocnt() argument
1446 mmci_pio_read(struct mmci_host *host, char *buffer, unsigned int remain) mmci_pio_read() argument
1494 mmci_pio_write(struct mmci_host *host, char *buffer, unsigned int remain, u32 status) mmci_pio_write() argument
1534 struct mmci_host *host = dev_id; mmci_pio_irq() local
1609 struct mmci_host *host = dev_id; mmci_irq() local
1668 struct mmci_host *host = dev_id; mmci_irq_thread() local
1692 struct mmci_host *host = mmc_priv(mmc); mmci_request() local
1724 struct mmci_host *host = mmc_priv(mmc); mmci_set_max_busy_timeout() local
1739 struct mmci_host *host = mmc_priv(mmc); mmci_set_ios() local
1855 struct mmci_host *host = mmc_priv(mmc); mmci_get_cd() local
1870 struct mmci_host *host = mmc_priv(mmc); mmci_sig_volt_switch() local
1898 struct mmci_host *host = mmc_priv(mmc); mmci_of_parse() local
1937 struct mmci_host *host; mmci_probe() local
2214 struct mmci_host *host = mmc_priv(mmc); mmci_remove() local
2240 mmci_save(struct mmci_host *host) mmci_save() argument
2257 mmci_restore(struct mmci_host *host) mmci_restore() argument
2281 struct mmci_host *host = mmc_priv(mmc); mmci_runtime_suspend() local
2296 struct mmci_host *host = mmc_priv(mmc); mmci_runtime_resume() local
[all...]
H A Dmoxart-mmc.c151 static inline void moxart_init_sg(struct moxart_host *host, in moxart_init_sg() argument
162 moxart_next_sg(struct moxart_host *host) moxart_next_sg() argument
180 moxart_wait_for_status(struct moxart_host *host, u32 mask, u32 *status) moxart_wait_for_status() argument
204 moxart_send_command(struct moxart_host *host, struct mmc_command *cmd) moxart_send_command() argument
252 struct moxart_host *host = param; moxart_dma_complete() local
257 moxart_transfer_dma(struct mmc_data *data, struct moxart_host *host) moxart_transfer_dma() argument
306 moxart_transfer_pio(struct moxart_host *host) moxart_transfer_pio() argument
359 moxart_prepare_data(struct moxart_host *host) moxart_prepare_data() argument
391 struct moxart_host *host = mmc_priv(mmc); moxart_request() local
460 struct moxart_host *host = (struct moxart_host *)devid; moxart_irq() local
488 struct moxart_host *host = mmc_priv(mmc); moxart_set_ios() local
535 struct moxart_host *host = mmc_priv(mmc); moxart_get_ro() local
552 struct moxart_host *host = NULL; moxart_probe() local
687 struct moxart_host *host = mmc_priv(mmc); moxart_remove() local
[all...]
H A Dsdhci-of-esdhc.c108 static u32 esdhc_readl_fixup(struct sdhci_host *host, in esdhc_readl_fixup() argument
169 static u16 esdhc_readw_fixup(struct sdhci_host *host, in esdhc_readw_fixup() argument
193 static u8 esdhc_readb_fixup(struct sdhci_host *host, in esdhc_readb_fixup() argument
232 static u32 esdhc_writel_fixup(struct sdhci_host *host, in esdhc_writel_fixup() argument
250 esdhc_writew_fixup(struct sdhci_host *host, int spec_reg, u16 value, u32 old_value) esdhc_writew_fixup() argument
284 esdhc_writeb_fixup(struct sdhci_host *host, int spec_reg, u8 value, u32 old_value) esdhc_writeb_fixup() argument
326 esdhc_be_readl(struct sdhci_host *host, int reg) esdhc_be_readl() argument
341 esdhc_le_readl(struct sdhci_host *host, int reg) esdhc_le_readl() argument
356 esdhc_be_readw(struct sdhci_host *host, int reg) esdhc_be_readw() argument
367 esdhc_le_readw(struct sdhci_host *host, int reg) esdhc_le_readw() argument
378 esdhc_be_readb(struct sdhci_host *host, int reg) esdhc_be_readb() argument
389 esdhc_le_readb(struct sdhci_host *host, int reg) esdhc_le_readb() argument
400 esdhc_be_writel(struct sdhci_host *host, u32 val, int reg) esdhc_be_writel() argument
408 esdhc_le_writel(struct sdhci_host *host, u32 val, int reg) esdhc_le_writel() argument
416 esdhc_be_writew(struct sdhci_host *host, u16 val, int reg) esdhc_be_writew() argument
442 esdhc_le_writew(struct sdhci_host *host, u16 val, int reg) esdhc_le_writew() argument
468 esdhc_be_writeb(struct sdhci_host *host, u8 val, int reg) esdhc_be_writeb() argument
479 esdhc_le_writeb(struct sdhci_host *host, u8 val, int reg) esdhc_le_writeb() argument
497 esdhc_of_adma_workaround(struct sdhci_host *host, u32 intmask) esdhc_of_adma_workaround() argument
523 esdhc_of_enable_dma(struct sdhci_host *host) esdhc_of_enable_dma() argument
547 esdhc_of_get_max_clock(struct sdhci_host *host) esdhc_of_get_max_clock() argument
558 esdhc_of_get_min_clock(struct sdhci_host *host) esdhc_of_get_min_clock() argument
571 esdhc_clock_enable(struct sdhci_host *host, bool enable) esdhc_clock_enable() argument
616 esdhc_flush_async_fifo(struct sdhci_host *host) esdhc_flush_async_fifo() argument
642 esdhc_of_set_clock(struct sdhci_host *host, unsigned int clock) esdhc_of_set_clock() argument
774 esdhc_pltfm_set_bus_width(struct sdhci_host *host, int width) esdhc_pltfm_set_bus_width() argument
796 esdhc_reset(struct sdhci_host *host, u8 mask) esdhc_reset() argument
881 struct sdhci_host *host = mmc_priv(mmc); esdhc_signal_voltage_switch() local
949 esdhc_tuning_block_enable(struct sdhci_host *host, bool enable) esdhc_tuning_block_enable() argument
966 esdhc_tuning_window_ptr(struct sdhci_host *host, u8 *window_start, u8 *window_end) esdhc_tuning_window_ptr() argument
993 esdhc_prepare_sw_tuning(struct sdhci_host *host, u8 *window_start, u8 *window_end) esdhc_prepare_sw_tuning() argument
1031 struct sdhci_host *host = mmc_priv(mmc); esdhc_execute_sw_tuning() local
1057 struct sdhci_host *host = mmc_priv(mmc); esdhc_execute_tuning() local
1167 esdhc_set_uhs_signaling(struct sdhci_host *host, unsigned int timing) esdhc_set_uhs_signaling() argument
1210 esdhc_irq(struct sdhci_host *host, u32 intmask) esdhc_irq() argument
1234 struct sdhci_host *host = dev_get_drvdata(dev); esdhc_of_suspend() local
1246 struct sdhci_host *host = dev_get_drvdata(dev); esdhc_of_resume() local
1335 esdhc_init(struct platform_device *pdev, struct sdhci_host *host) esdhc_init() argument
1419 struct sdhci_host *host; sdhci_esdhc_probe() local
[all...]
H A Dwbsd.c84 static inline void wbsd_unlock_config(struct wbsd_host *host) in wbsd_unlock_config() argument
92 static inline void wbsd_lock_config(struct wbsd_host *host) in wbsd_lock_config() argument
99 wbsd_write_config(struct wbsd_host *host, u8 reg, u8 value) wbsd_write_config() argument
107 wbsd_read_config(struct wbsd_host *host, u8 reg) wbsd_read_config() argument
115 wbsd_write_index(struct wbsd_host *host, u8 index, u8 value) wbsd_write_index() argument
121 wbsd_read_index(struct wbsd_host *host, u8 index) wbsd_read_index() argument
131 wbsd_init_device(struct wbsd_host *host) wbsd_init_device() argument
190 wbsd_reset(struct wbsd_host *host) wbsd_reset() argument
204 wbsd_request_end(struct wbsd_host *host, struct mmc_request *mrq) wbsd_request_end() argument
237 wbsd_init_sg(struct wbsd_host *host, struct mmc_data *data) wbsd_init_sg() argument
249 wbsd_next_sg(struct wbsd_host *host) wbsd_next_sg() argument
268 wbsd_map_sg(struct wbsd_host *host) wbsd_map_sg() argument
273 wbsd_sg_to_dma(struct wbsd_host *host, struct mmc_data *data) wbsd_sg_to_dma() argument
283 wbsd_dma_to_sg(struct wbsd_host *host, struct mmc_data *data) wbsd_dma_to_sg() argument
297 wbsd_get_short_reply(struct wbsd_host *host, struct mmc_command *cmd) wbsd_get_short_reply() argument
315 wbsd_get_long_reply(struct wbsd_host *host, struct mmc_command *cmd) wbsd_get_long_reply() argument
340 wbsd_send_command(struct wbsd_host *host, struct mmc_command *cmd) wbsd_send_command() argument
400 wbsd_empty_fifo(struct wbsd_host *host) wbsd_empty_fifo() argument
465 wbsd_fill_fifo(struct wbsd_host *host) wbsd_fill_fifo() argument
530 wbsd_prepare_data(struct wbsd_host *host, struct mmc_data *data) wbsd_prepare_data() argument
665 wbsd_finish_data(struct wbsd_host *host, struct mmc_data *data) wbsd_finish_data() argument
745 struct wbsd_host *host = mmc_priv(mmc); wbsd_request() local
839 struct wbsd_host *host = mmc_priv(mmc); wbsd_set_ios() local
912 struct wbsd_host *host = mmc_priv(mmc); wbsd_get_ro() local
950 struct wbsd_host *host = from_timer(host, t, ignore_timer); wbsd_reset_ignore() local
973 wbsd_get_data(struct wbsd_host *host) wbsd_get_data() argument
992 struct wbsd_host *host = (struct wbsd_host *)param; wbsd_tasklet_card() local
1041 struct wbsd_host *host = (struct wbsd_host *)param; wbsd_tasklet_fifo() local
1072 struct wbsd_host *host = (struct wbsd_host *)param; wbsd_tasklet_crc() local
1096 struct wbsd_host *host = (struct wbsd_host *)param; wbsd_tasklet_timeout() local
1120 struct wbsd_host *host = (struct wbsd_host *)param; wbsd_tasklet_finish() local
1145 struct wbsd_host *host = dev_id; wbsd_irq() local
1188 struct wbsd_host *host; wbsd_alloc_mmc() local
1255 struct wbsd_host *host; wbsd_free_mmc() local
1275 wbsd_scan(struct wbsd_host *host) wbsd_scan() argument
1331 wbsd_request_region(struct wbsd_host *host, int base) wbsd_request_region() argument
1344 wbsd_release_regions(struct wbsd_host *host) wbsd_release_regions() argument
1361 wbsd_request_dma(struct wbsd_host *host, int dma) wbsd_request_dma() argument
1423 wbsd_release_dma(struct wbsd_host *host) wbsd_release_dma() argument
1445 wbsd_request_irq(struct wbsd_host *host, int irq) wbsd_request_irq() argument
1475 wbsd_release_irq(struct wbsd_host *host) wbsd_release_irq() argument
1495 wbsd_request_resources(struct wbsd_host *host, int base, int irq, int dma) wbsd_request_resources() argument
1526 wbsd_release_resources(struct wbsd_host *host) wbsd_release_resources() argument
1537 wbsd_chip_config(struct wbsd_host *host) wbsd_chip_config() argument
1581 wbsd_chip_validate(struct wbsd_host *host) wbsd_chip_validate() argument
1621 wbsd_chip_poweroff(struct wbsd_host *host) wbsd_chip_poweroff() argument
1640 struct wbsd_host *host = NULL; wbsd_init() local
1734 struct wbsd_host *host; wbsd_shutdown() local
1814 struct wbsd_host *host; wbsd_platform_suspend() local
1830 struct wbsd_host *host; wbsd_platform_resume() local
1866 struct wbsd_host *host; wbsd_pnp_resume() local
[all...]
H A Dau1xmmc.c164 static inline void IRQ_ON(struct au1xmmc_host *host, u32 mask) in IRQ_ON() argument
172 static inline void FLUSH_FIFO(struct au1xmmc_host *host) in FLUSH_FIFO() argument
187 IRQ_OFF(struct au1xmmc_host *host, u32 mask) IRQ_OFF() argument
195 SEND_STOP(struct au1xmmc_host *host) SEND_STOP() argument
211 au1xmmc_set_power(struct au1xmmc_host *host, int state) au1xmmc_set_power() argument
219 struct au1xmmc_host *host = mmc_priv(mmc); au1xmmc_card_inserted() local
229 struct au1xmmc_host *host = mmc_priv(mmc); au1xmmc_card_readonly() local
237 au1xmmc_finish_request(struct au1xmmc_host *host) au1xmmc_finish_request() argument
258 struct au1xmmc_host *host = (struct au1xmmc_host *) param; au1xmmc_tasklet_finish() local
262 au1xmmc_send_command(struct au1xmmc_host *host, struct mmc_command *cmd, struct mmc_data *data) au1xmmc_send_command() argument
315 au1xmmc_data_complete(struct au1xmmc_host *host, u32 status) au1xmmc_data_complete() argument
368 struct au1xmmc_host *host = (struct au1xmmc_host *)param; au1xmmc_tasklet_data() local
376 au1xmmc_send_pio(struct au1xmmc_host *host) au1xmmc_send_pio() argument
432 au1xmmc_receive_pio(struct au1xmmc_host *host) au1xmmc_receive_pio() argument
515 au1xmmc_cmd_complete(struct au1xmmc_host *host, u32 status) au1xmmc_cmd_complete() argument
586 au1xmmc_set_clock(struct au1xmmc_host *host, int rate) au1xmmc_set_clock() argument
601 au1xmmc_prepare_data(struct au1xmmc_host *host, struct mmc_data *data) au1xmmc_prepare_data() argument
676 struct au1xmmc_host *host = mmc_priv(mmc); au1xmmc_request() local
706 au1xmmc_reset_controller(struct au1xmmc_host *host) au1xmmc_reset_controller() argument
742 struct au1xmmc_host *host = mmc_priv(mmc); au1xmmc_set_ios() local
779 struct au1xmmc_host *host = dev_id; au1xmmc_irq() local
848 struct au1xmmc_host *host = (struct au1xmmc_host *)dev_id; au1xmmc_dbdma_callback() local
860 au1xmmc_dbdma_init(struct au1xmmc_host *host) au1xmmc_dbdma_init() argument
905 au1xmmc_dbdma_shutdown(struct au1xmmc_host *host) au1xmmc_dbdma_shutdown() argument
916 struct au1xmmc_host *host = mmc_priv(mmc); au1xmmc_enable_sdio_irq() local
935 struct au1xmmc_host *host; au1xmmc_probe() local
1119 struct au1xmmc_host *host = platform_get_drvdata(pdev); au1xmmc_remove() local
1162 struct au1xmmc_host *host = platform_get_drvdata(pdev); au1xmmc_suspend() local
1175 struct au1xmmc_host *host = platform_get_drvdata(pdev); au1xmmc_resume() local
[all...]
H A Drtsx_pci_sdmmc.c47 static inline struct device *sdmmc_dev(struct realtek_pci_sdmmc *host) in sdmmc_dev() argument
52 static inline void sd_clear_error(struct realtek_pci_sdmmc *host) in sd_clear_error() argument
59 static void dump_reg_range(struct realtek_pci_sdmmc *host, u16 start, u16 end) in dump_reg_range() argument
78 static void sd_print_debug_regs(struct realtek_pci_sdmmc *host) in sd_print_debug_regs() argument
87 sd_get_cd_int(struct realtek_pci_sdmmc *host) sd_get_cd_int() argument
144 sd_pre_dma_transfer(struct realtek_pci_sdmmc *host, struct mmc_data *data, bool pre) sd_pre_dma_transfer() argument
180 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_pre_req() local
197 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_post_req() local
206 sd_send_cmd_get_rsp(struct realtek_pci_sdmmc *host, struct mmc_command *cmd) sd_send_cmd_get_rsp() argument
324 sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, int timeout) sd_read_data() argument
377 sd_write_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, int timeout) sd_write_data() argument
424 sd_read_long_data(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) sd_read_long_data() argument
482 sd_write_long_data(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) sd_write_long_data() argument
539 sd_enable_initial_mode(struct realtek_pci_sdmmc *host) sd_enable_initial_mode() argument
545 sd_disable_initial_mode(struct realtek_pci_sdmmc *host) sd_disable_initial_mode() argument
551 sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) sd_rw_multi() argument
578 sd_normal_rw(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) sd_normal_rw() argument
612 sd_change_phase(struct realtek_pci_sdmmc *host, u8 sample_point, bool rx) sd_change_phase() argument
656 sd_search_final_phase(struct realtek_pci_sdmmc *host, u32 phase_map) sd_search_final_phase() argument
683 sd_wait_data_idle(struct realtek_pci_sdmmc *host) sd_wait_data_idle() argument
697 sd_tuning_rx_cmd(struct realtek_pci_sdmmc *host, u8 opcode, u8 sample_point) sd_tuning_rx_cmd() argument
724 sd_tuning_phase(struct realtek_pci_sdmmc *host, u8 opcode, u32 *phase_map) sd_tuning_phase() argument
742 sd_tuning_rx(struct realtek_pci_sdmmc *host, u8 opcode) sd_tuning_rx() argument
795 struct realtek_pci_sdmmc *host = container_of(work, sd_request() local
872 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_request() local
885 sd_set_bus_width(struct realtek_pci_sdmmc *host, unsigned char bus_width) sd_set_bus_width() argument
902 sd_power_on(struct realtek_pci_sdmmc *host, unsigned char power_mode) sd_power_on() argument
949 sd_power_off(struct realtek_pci_sdmmc *host) sd_power_off() argument
972 sd_set_power_mode(struct realtek_pci_sdmmc *host, unsigned char power_mode) sd_set_power_mode() argument
985 sd_set_timing(struct realtek_pci_sdmmc *host, unsigned char timing) sd_set_timing() argument
1059 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_set_ios() local
1107 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_get_ro() local
1132 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_get_cd() local
1155 sd_wait_voltage_stable_1(struct realtek_pci_sdmmc *host) sd_wait_voltage_stable_1() argument
1188 sd_wait_voltage_stable_2(struct realtek_pci_sdmmc *host) sd_wait_voltage_stable_2() argument
1230 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_switch_voltage() local
1282 struct realtek_pci_sdmmc *host = mmc_priv(mmc); sdmmc_execute_tuning() local
1342 init_extra_caps(struct realtek_pci_sdmmc *host) init_extra_caps() argument
1363 realtek_init_host(struct realtek_pci_sdmmc *host) realtek_init_host() argument
1389 struct realtek_pci_sdmmc *host = platform_get_drvdata(pdev); rtsx_pci_sdmmc_card_event() local
1398 struct realtek_pci_sdmmc *host; rtsx_pci_sdmmc_drv_probe() local
1438 struct realtek_pci_sdmmc *host = platform_get_drvdata(pdev); rtsx_pci_sdmmc_drv_remove() local
[all...]
H A Drenesas_sdhi_core.c53 static void renesas_sdhi_sdbuf_width(struct tmio_mmc_host *host, int width) in renesas_sdhi_sdbuf_width() argument
85 static int renesas_sdhi_clk_enable(struct tmio_mmc_host *host) in renesas_sdhi_clk_enable() argument
116 static unsigned int renesas_sdhi_clk_update(struct tmio_mmc_host *host, in renesas_sdhi_clk_update() argument
159 renesas_sdhi_set_clock(struct tmio_mmc_host *host, unsigned int new_clock) renesas_sdhi_set_clock() argument
199 renesas_sdhi_clk_disable(struct tmio_mmc_host *host) renesas_sdhi_clk_disable() argument
208 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_card_busy() local
217 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_start_signal_voltage_switch() local
316 sd_scc_read32(struct tmio_mmc_host *host, struct renesas_sdhi *priv, int addr) sd_scc_read32() argument
322 sd_scc_write32(struct tmio_mmc_host *host, struct renesas_sdhi *priv, int addr, u32 val) sd_scc_write32() argument
329 renesas_sdhi_init_tuning(struct tmio_mmc_host *host) renesas_sdhi_init_tuning() argument
367 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_hs400_complete() local
427 renesas_sdhi_reset_scc(struct tmio_mmc_host *host, struct renesas_sdhi *priv) renesas_sdhi_reset_scc() argument
441 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_disable_scc() local
455 sd_scc_tmpport_read32(struct tmio_mmc_host *host, struct renesas_sdhi *priv, u32 addr) sd_scc_tmpport_read32() argument
471 sd_scc_tmpport_write32(struct tmio_mmc_host *host, struct renesas_sdhi *priv, u32 addr, u32 val) sd_scc_tmpport_write32() argument
487 renesas_sdhi_adjust_hs400_mode_enable(struct tmio_mmc_host *host) renesas_sdhi_adjust_hs400_mode_enable() argument
510 renesas_sdhi_adjust_hs400_mode_disable(struct tmio_mmc_host *host) renesas_sdhi_adjust_hs400_mode_disable() argument
523 renesas_sdhi_reset_hs400_mode(struct tmio_mmc_host *host, struct renesas_sdhi *priv) renesas_sdhi_reset_hs400_mode() argument
549 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_prepare_hs400_tuning() local
555 renesas_sdhi_reset(struct tmio_mmc_host *host) renesas_sdhi_reset() argument
579 renesas_sdhi_select_tuning(struct tmio_mmc_host *host) renesas_sdhi_select_tuning() argument
646 struct tmio_mmc_host *host = mmc_priv(mmc); renesas_sdhi_execute_tuning() local
686 renesas_sdhi_manual_correction(struct tmio_mmc_host *host, bool use_4tap) renesas_sdhi_manual_correction() argument
745 renesas_sdhi_auto_correction(struct tmio_mmc_host *host) renesas_sdhi_auto_correction() argument
759 renesas_sdhi_check_scc_error(struct tmio_mmc_host *host) renesas_sdhi_check_scc_error() argument
783 renesas_sdhi_wait_idle(struct tmio_mmc_host *host, u32 bit) renesas_sdhi_wait_idle() argument
801 renesas_sdhi_write16_hook(struct tmio_mmc_host *host, int addr) renesas_sdhi_write16_hook() argument
842 renesas_sdhi_fixup_request(struct tmio_mmc_host *host, struct mmc_request *mrq) renesas_sdhi_fixup_request() argument
849 renesas_sdhi_enable_dma(struct tmio_mmc_host *host, bool enable) renesas_sdhi_enable_dma() argument
923 struct tmio_mmc_host *host; renesas_sdhi_probe() local
1155 struct tmio_mmc_host *host = platform_get_drvdata(pdev); renesas_sdhi_remove() local
[all...]
H A Dsdhci-acpi.c72 struct sdhci_host *host; member
206 static void sdhci_acpi_int_hw_reset(struct sdhci_host *host) in sdhci_acpi_int_hw_reset() argument
364 struct sdhci_host *host = mmc_priv(mmc); in bxt_get_cd() local
387 struct sdhci_host *host = c->host; intel_probe_slot() local
474 struct sdhci_host *host = ptr; sdhci_acpi_qcom_handler() local
485 struct sdhci_host *host = c->host; qcom_probe_slot() local
506 struct sdhci_host *host = c->host; qcom_free_slot() local
554 sdhci_acpi_amd_hs400_dll(struct sdhci_host *host, bool enable) sdhci_acpi_amd_hs400_dll() argument
583 struct sdhci_host *host = mmc_priv(mmc); amd_set_ios() local
613 struct sdhci_host *host = mmc_priv(mmc); amd_sdhci_execute_tuning() local
627 amd_sdhci_reset(struct sdhci_host *host, u8 mask) amd_sdhci_reset() argument
655 struct sdhci_host *host = c->host; sdhci_acpi_emmc_amd_probe_slot() local
823 struct sdhci_host *host; sdhci_acpi_probe() local
997 struct sdhci_host *host = c->host; sdhci_acpi_reset_signal_voltage_if_needed() local
1014 struct sdhci_host *host = c->host; sdhci_acpi_suspend() local
1044 struct sdhci_host *host = c->host; sdhci_acpi_runtime_suspend() local
[all...]
H A Dsdhci_am654.c166 static void sdhci_am654_setup_dll(struct sdhci_host *host, unsigned int clock) in sdhci_am654_setup_dll() argument
260 static void sdhci_am654_set_clock(struct sdhci_host *host, unsigned int clock) in sdhci_am654_set_clock() argument
306 static void sdhci_j721e_4bit_set_clock(struct sdhci_host *host, in sdhci_j721e_4bit_set_clock() argument
332 sdhci_am654_write_power_on(struct sdhci_host *host, u8 val, int reg) sdhci_am654_write_power_on() argument
340 sdhci_am654_write_b(struct sdhci_host *host, u8 val, int reg) sdhci_am654_write_b() argument
374 sdhci_am654_reset(struct sdhci_host *host, u8 mask) sdhci_am654_reset() argument
391 struct sdhci_host *host = mmc_priv(mmc); sdhci_am654_execute_tuning() local
405 sdhci_am654_cqhci_irq(struct sdhci_host *host, u32 intmask) sdhci_am654_cqhci_irq() argument
419 sdhci_am654_platform_execute_tuning(struct sdhci_host *host, u32 opcode) sdhci_am654_platform_execute_tuning() argument
553 sdhci_am654_cqe_add_host(struct sdhci_host *host) sdhci_am654_cqe_add_host() argument
575 sdhci_am654_get_otap_delay(struct sdhci_host *host, struct sdhci_am654_data *sdhci_am654) sdhci_am654_get_otap_delay() argument
628 sdhci_am654_init(struct sdhci_host *host) sdhci_am654_init() argument
771 struct sdhci_host *host; sdhci_am654_probe() local
853 struct sdhci_host *host = platform_get_drvdata(pdev); sdhci_am654_remove() local
[all...]
H A Dsdhci-xenon-phy.c200 static int xenon_alloc_emmc_phy(struct sdhci_host *host) in xenon_alloc_emmc_phy() argument
227 static int xenon_emmc_phy_init(struct sdhci_host *host) in xenon_emmc_phy_init() argument
279 armada_3700_soc_pad_voltage_set(struct sdhci_host *host, unsigned char signal_voltage) armada_3700_soc_pad_voltage_set() argument
301 xenon_emmc_phy_set_soc_pad(struct sdhci_host *host, unsigned char signal_voltage) xenon_emmc_phy_set_soc_pad() argument
320 xenon_emmc_phy_enable_dll(struct sdhci_host *host) xenon_emmc_phy_enable_dll() argument
376 xenon_emmc_phy_config_tuning(struct sdhci_host *host) xenon_emmc_phy_config_tuning() argument
413 xenon_emmc_phy_disable_strobe(struct sdhci_host *host) xenon_emmc_phy_disable_strobe() argument
437 xenon_emmc_phy_strobe_delay_adj(struct sdhci_host *host) xenon_emmc_phy_strobe_delay_adj() argument
489 xenon_emmc_phy_slow_mode(struct sdhci_host *host, unsigned char timing) xenon_emmc_phy_slow_mode() argument
544 xenon_emmc_phy_set(struct sdhci_host *host, unsigned char timing) xenon_emmc_phy_set() argument
650 get_dt_pad_ctrl_data(struct sdhci_host *host, struct device_node *np, struct xenon_emmc_phy_params *params) get_dt_pad_ctrl_data() argument
692 xenon_emmc_phy_parse_param_dt(struct sdhci_host *host, struct device_node *np, struct xenon_emmc_phy_params *params) xenon_emmc_phy_parse_param_dt() argument
724 xenon_soc_pad_ctrl(struct sdhci_host *host, unsigned char signal_voltage) xenon_soc_pad_ctrl() argument
735 xenon_hs_delay_adj(struct sdhci_host *host) xenon_hs_delay_adj() argument
776 xenon_phy_adj(struct sdhci_host *host, struct mmc_ios *ios) xenon_phy_adj() argument
814 xenon_add_phy(struct device_node *np, struct sdhci_host *host, const char *phy_name) xenon_add_phy() argument
836 xenon_phy_parse_dt(struct device_node *np, struct sdhci_host *host) xenon_phy_parse_dt() argument
[all...]
H A Dcavium.h96 struct cvm_mmc_host *host; /* common hw for all slots */ member
H A Dcqhci.h213 static inline void cqhci_writel(struct cqhci_host *host, u32 val, int reg) in cqhci_writel() argument
221 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl() argument
[all...]
H A Dsdhci-pci-gli.c113 static inline void gl9750_wt_on(struct sdhci_host *host) in gl9750_wt_on() argument
130 static inline void gl9750_wt_off(struct sdhci_host *host) in gl9750_wt_off() argument
147 static void gli_set_9750(struct sdhci_host *host) in gli_set_9750() argument
241 gli_set_9750_rx_inv(struct sdhci_host *host, bool b) gli_set_9750_rx_inv() argument
261 __sdhci_execute_tuning_9750(struct sdhci_host *host, u32 opcode) __sdhci_execute_tuning_9750() argument
301 gl9750_execute_tuning(struct sdhci_host *host, u32 opcode) gl9750_execute_tuning() argument
314 gl9750_disable_ssc_pll(struct sdhci_host *host) gl9750_disable_ssc_pll() argument
325 gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) gl9750_set_pll() argument
344 gl9750_set_ssc(struct sdhci_host *host, u8 enable, u8 step, u16 ppm) gl9750_set_ssc() argument
363 gl9750_set_ssc_pll_205mhz(struct sdhci_host *host) gl9750_set_ssc_pll_205mhz() argument
370 sdhci_gl9750_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_gl9750_set_clock() argument
497 sdhci_gl9755_set_clock(struct sdhci_host *host, unsigned int clock) sdhci_gl9755_set_clock() argument
524 struct sdhci_host *host = slot->host; gli_probe_slot_gl9750() local
535 struct sdhci_host *host = slot->host; gli_probe_slot_gl9755() local
544 sdhci_gli_voltage_switch(struct sdhci_host *host) sdhci_gli_voltage_switch() argument
567 sdhci_gl9750_reset(struct sdhci_host *host, u8 mask) sdhci_gl9750_reset() argument
573 sdhci_gl9750_readl(struct sdhci_host *host, int reg) sdhci_gl9750_readl() argument
623 struct sdhci_host *host = mmc_priv(mmc); gl9763e_hs400_enhanced_strobe() local
635 sdhci_set_gl9763e_signaling(struct sdhci_host *host, unsigned int timing) sdhci_set_gl9763e_signaling() argument
671 struct sdhci_host *host = mmc_priv(mmc); sdhci_gl9763e_cqe_enable() local
677 sdhci_gl9763e_cqhci_irq(struct sdhci_host *host, u32 intmask) sdhci_gl9763e_cqhci_irq() argument
692 struct sdhci_host *host = mmc_priv(mmc); sdhci_gl9763e_cqe_post_disable() local
713 struct sdhci_host *host = slot->host; gl9763e_add_host() local
750 sdhci_gl9763e_reset(struct sdhci_host *host, u8 mask) sdhci_gl9763e_reset() argument
781 struct sdhci_host *host = slot->host; gli_probe_slot_gl9763e() local
[all...]
H A Dsdhci-pci.h159 struct sdhci_host *host; member

Completed in 31 milliseconds

1...<<31323334353637383940>>...66