/openbmc/openbmc-test-automation/data/ |
H A D | boot_table_redfish.json | 7 "host": "^Disabled$" string 13 "host": "^Enabled$", string 28 "host": "^Disabled$" string 34 "host": "^Enabled$", string 49 "host": "^Disabled$" string 55 "host": "^Enabled$", string 73 "host": "^Disabled$", string 92 "host": "^Disabled$", string 145 "host": "^Enabled$", string 170 "host": "^Enabled$", string [all …]
|
H A D | boot_table_osrunning_redfish.json | 7 "host": "^Disabled$" string 13 "host": "^Enabled$", string 28 "host": "^Disabled$" string 34 "host": "^Enabled$", string 49 "host": "^Disabled$" string 55 "host": "^Enabled$", string 73 "host": "^Disabled$", string 92 "host": "^Disabled$", string 145 "host": "^Enabled$", string 170 "host": "^Enabled$", string [all …]
|
H A D | boot_table_x86.json | 6 "host": "^Disabled$" string 11 "host": "^Enabled$", string 25 "host": "^Disabled$" string 30 "host": "^Enabled$", string 49 "host": "^Disabled$", string 67 "host": "^Disabled$", string 85 "host": "^Disabled$", string 117 "host": "^Enabled$", string 140 "host": "^Enabled$", string 148 "host": "^Enabled$", string [all …]
|
H A D | boot_table.json | 8 "host": "^Off$" string 15 "host": "^Running$", string 31 "host": "^Off$" string 54 "host": "^Off$" string 82 "host": "^Off$", string 102 "host": "^Off$", string 122 "host": "^Off$", string 142 "host": "^Off$", string 162 "host": "^Off$", string 182 "host": "^Off$", string [all …]
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | dev.h | 176 static inline void host1x_hw_syncpt_restore(struct host1x *host, in host1x_hw_syncpt_restore() 194 static inline u32 host1x_hw_syncpt_load(struct host1x *host, in host1x_hw_syncpt_load() 200 static inline int host1x_hw_syncpt_cpu_incr(struct host1x *host, in host1x_hw_syncpt_cpu_incr() 207 struct host1x *host, struct host1x_syncpt *sp, in host1x_hw_syncpt_assign_to_channel() 252 static inline int host1x_hw_channel_init(struct host1x *host, in host1x_hw_channel_init() 259 static inline int host1x_hw_channel_submit(struct host1x *host, in host1x_hw_channel_submit() 265 static inline void host1x_hw_cdma_start(struct host1x *host, in host1x_hw_cdma_start() 271 static inline void host1x_hw_cdma_stop(struct host1x *host, in host1x_hw_cdma_stop() 277 static inline void host1x_hw_cdma_flush(struct host1x *host, in host1x_hw_cdma_flush() 295 static inline void host1x_hw_cdma_freeze(struct host1x *host, in host1x_hw_cdma_freeze() [all …]
|
/openbmc/u-boot/drivers/mmc/ |
H A D | bcm2835_sdhci.c | 59 struct sdhci_host host; member 64 static inline struct bcm2835_sdhci_host *to_bcm(struct sdhci_host *host) in to_bcm() 69 static inline void bcm2835_sdhci_raw_writel(struct sdhci_host *host, u32 val, in bcm2835_sdhci_raw_writel() 92 static inline u32 bcm2835_sdhci_raw_readl(struct sdhci_host *host, int reg) in bcm2835_sdhci_raw_readl() 97 static void bcm2835_sdhci_writel(struct sdhci_host *host, u32 val, int reg) in bcm2835_sdhci_writel() 102 static void bcm2835_sdhci_writew(struct sdhci_host *host, u16 val, int reg) in bcm2835_sdhci_writew() 118 static void bcm2835_sdhci_writeb(struct sdhci_host *host, u8 val, int reg) in bcm2835_sdhci_writeb() 129 static u32 bcm2835_sdhci_readl(struct sdhci_host *host, int reg) in bcm2835_sdhci_readl() 136 static u16 bcm2835_sdhci_readw(struct sdhci_host *host, int reg) in bcm2835_sdhci_readw() 146 static u8 bcm2835_sdhci_readb(struct sdhci_host *host, int reg) in bcm2835_sdhci_readb() [all …]
|
H A D | sdhci.c | 22 static void sdhci_reset(struct sdhci_host *host, u8 mask) in sdhci_reset() 40 static void sdhci_cmd_done(struct sdhci_host *host, struct mmc_cmd *cmd) in sdhci_cmd_done() 57 static void sdhci_transfer_pio(struct sdhci_host *host, struct mmc_data *data) in sdhci_transfer_pio() 70 static int sdhci_transfer_data(struct sdhci_host *host, struct mmc_data *data, in sdhci_transfer_data() 147 struct sdhci_host *host = mmc->priv; local 316 struct sdhci_host *host = mmc->priv; local 331 struct sdhci_host *host = mmc->priv; local 464 struct sdhci_host *host = mmc->priv; local 538 struct sdhci_host *host = mmc->priv; local 588 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host, [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | dw_mmc-exynos.c | 79 static inline u8 dw_mci_exynos_get_ciu_div(struct dw_mci *host) in dw_mci_exynos_get_ciu_div() 95 static void dw_mci_exynos_config_smu(struct dw_mci *host) in dw_mci_exynos_config_smu() 114 static int dw_mci_exynos_priv_init(struct dw_mci *host) in dw_mci_exynos_priv_init() 175 struct dw_mci *host = dev_get_drvdata(dev); in dw_mci_exynos_runtime_resume() local 215 struct dw_mci *host = dev_get_drvdata(dev); in dw_mci_exynos_resume_noirq() local 353 static int dw_mci_exynos_parse_dt(struct dw_mci *host) in dw_mci_exynos_parse_dt() 407 static inline u8 dw_mci_exynos_get_clksmpl(struct dw_mci *host) in dw_mci_exynos_get_clksmpl() 505 struct dw_mci *host = slot->host; in dw_mci_exynos_execute_tuning() local 536 static int dw_mci_exynos_prepare_hs400_tuning(struct dw_mci *host, in dw_mci_exynos_prepare_hs400_tuning() 547 static void dw_mci_exynos_set_data_timeout(struct dw_mci *host, in dw_mci_exynos_set_data_timeout() [all …]
|
H A D | sdhci-tegra.c | 698 struct sdhci_host *host = mmc_priv(mmc); in tegra_sdhci_request() local 795 struct sdhci_host *host = mmc_priv(mmc); in tegra_sdhci_hs400_enhanced_strobe() local 996 struct sdhci_host *host = mmc_priv(mmc); in tegra_sdhci_execute_hw_tuning() local 1106 struct sdhci_host *host = mmc_priv(mmc); in sdhci_tegra_start_signal_voltage_switch() local 1187 struct sdhci_host *host = mmc_priv(mmc); in tegra_cqhci_writel() local 1238 struct sdhci_host *host = mmc_priv(mmc); in sdhci_tegra_cqe_enable() local 1329 struct sdhci_host *host = mmc_priv(mmc); in sdhci_tegra_cqe_post_disable() local 1653 struct sdhci_host *host; in sdhci_tegra_probe() local 1840 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_tegra_runtime_suspend() local 1850 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_tegra_runtime_resume() local [all …]
|
H A D | renesas_sdhi_sys_dmac.c | 95 static void renesas_sdhi_sys_dmac_enable_dma(struct tmio_mmc_host *host, in renesas_sdhi_sys_dmac_enable_dma() 107 static void renesas_sdhi_sys_dmac_abort_dma(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_abort_dma() 119 static void renesas_sdhi_sys_dmac_dataend_dma(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_dataend_dma() 128 struct tmio_mmc_host *host = arg; in renesas_sdhi_sys_dmac_dma_callback() local 155 static void renesas_sdhi_sys_dmac_start_dma_rx(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_start_dma_rx() 227 static void renesas_sdhi_sys_dmac_start_dma_tx(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_start_dma_tx() 303 static void renesas_sdhi_sys_dmac_start_dma(struct tmio_mmc_host *host, in renesas_sdhi_sys_dmac_start_dma() 317 struct tmio_mmc_host *host = (struct tmio_mmc_host *)priv; in renesas_sdhi_sys_dmac_issue_tasklet_fn() local 337 static void renesas_sdhi_sys_dmac_request_dma(struct tmio_mmc_host *host, in renesas_sdhi_sys_dmac_request_dma() 423 static void renesas_sdhi_sys_dmac_release_dma(struct tmio_mmc_host *host) in renesas_sdhi_sys_dmac_release_dma()
|
H A D | renesas_sdhi_internal_dmac.c | 311 renesas_sdhi_internal_dmac_abort_dma(struct tmio_mmc_host *host) in renesas_sdhi_internal_dmac_abort_dma() 346 renesas_sdhi_internal_dmac_dataend_dma(struct tmio_mmc_host *host) in renesas_sdhi_internal_dmac_dataend_dma() 364 renesas_sdhi_internal_dmac_unmap(struct tmio_mmc_host *host, in renesas_sdhi_internal_dmac_unmap() 379 renesas_sdhi_internal_dmac_map(struct tmio_mmc_host *host, in renesas_sdhi_internal_dmac_map() 402 renesas_sdhi_internal_dmac_start_dma(struct tmio_mmc_host *host, in renesas_sdhi_internal_dmac_start_dma() 444 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; in renesas_sdhi_internal_dmac_issue_tasklet_fn() local 488 struct tmio_mmc_host *host = (struct tmio_mmc_host *)arg; in renesas_sdhi_internal_dmac_complete_tasklet_fn() local 509 struct tmio_mmc_host *host = mmc_priv(mmc); in renesas_sdhi_internal_dmac_post_req() local 521 struct tmio_mmc_host *host = mmc_priv(mmc); in renesas_sdhi_internal_dmac_pre_req() local 532 renesas_sdhi_internal_dmac_request_dma(struct tmio_mmc_host *host, in renesas_sdhi_internal_dmac_request_dma() [all …]
|
H A D | mxs-mmc.c | 63 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_get_cd() local 170 struct mxs_mmc_host *host = param; in mxs_mmc_dma_irq_callback() local 177 struct mxs_mmc_host *host = dev_id; in mxs_mmc_irq_handler() local 214 struct mxs_mmc_host *host, unsigned long flags) in mxs_mmc_prep_dma() 483 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_request() local 496 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_set_ios() local 511 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_enable_sdio_irq() local 562 struct mxs_mmc_host *host; in mxs_mmc_probe() local 679 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_remove() local 696 struct mxs_mmc_host *host = mmc_priv(mmc); in mxs_mmc_suspend() local [all …]
|
H A D | sunplus-mmc.c | 328 static void spmmc_set_sdmmc_mode(struct spmmc_host *host) in spmmc_set_sdmmc_mode() 337 static void spmmc_sw_reset(struct spmmc_host *host) in spmmc_sw_reset() 498 static void spmmc_send_stop_cmd(struct spmmc_host *host) in spmmc_send_stop_cmd() 715 struct spmmc_host *host = dev_id; in spmmc_irq() local 729 struct spmmc_host *host = mmc_priv(mmc); in spmmc_request() local 805 struct spmmc_host *host = mmc_priv(mmc); in spmmc_execute_tuning() local 852 struct spmmc_host *host = dev_id; in spmmc_func_finish_req() local 863 struct spmmc_host *host; in spmmc_drv_probe() local 944 struct spmmc_host *host = platform_get_drvdata(dev); in spmmc_drv_remove() local 955 struct spmmc_host *host; in spmmc_pm_runtime_suspend() local [all …]
|
H A D | sdricoh_cs.c | 88 static inline unsigned int sdricoh_readl(struct sdricoh_host *host, in sdricoh_readl() 96 static inline void sdricoh_writel(struct sdricoh_host *host, unsigned int reg, in sdricoh_writel() 111 static inline unsigned int sdricoh_readb(struct sdricoh_host *host, in sdricoh_readb() 119 static bool sdricoh_status_ok(struct sdricoh_host *host, unsigned int status, in sdricoh_status_ok() 192 static int sdricoh_reset(struct sdricoh_host *host) in sdricoh_reset() 211 static int sdricoh_blockio(struct sdricoh_host *host, int read, in sdricoh_blockio() 256 struct sdricoh_host *host = mmc_priv(mmc); in sdricoh_request() local 337 struct sdricoh_host *host = mmc_priv(mmc); in sdricoh_set_ios() local 358 struct sdricoh_host *host = mmc_priv(mmc); in sdricoh_get_ro() local 384 struct sdricoh_host *host; in sdricoh_init_mmc() local [all …]
|
H A D | sdhci-of-dwcmshc.c | 140 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_check_auto_cmd23() local 160 static void dwcmshc_set_uhs_signaling(struct sdhci_host *host, in dwcmshc_set_uhs_signaling() 199 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_hs400_enhanced_strobe() local 469 struct sdhci_host *host; in dwcmshc_probe() local 587 static void dwcmshc_disable_card_clk(struct sdhci_host *host) in dwcmshc_disable_card_clk() 600 struct sdhci_host *host = platform_get_drvdata(pdev); in dwcmshc_remove() local 624 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_suspend() local 649 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_resume() local 693 static void dwcmshc_enable_card_clk(struct sdhci_host *host) in dwcmshc_enable_card_clk() 706 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_runtime_suspend() local [all …]
|
H A D | sdhci-esdhc-imx.c | 1088 struct sdhci_host *host = mmc_priv(mmc); in usdhc_init_card() local 1097 struct sdhci_host *host = mmc_priv(mmc); in usdhc_execute_tuning() local 1148 static void esdhc_post_tuning(struct sdhci_host *host) in esdhc_post_tuning() 1195 struct sdhci_host *host = mmc_priv(mmc); in esdhc_hs400_enhanced_strobe() local 1532 struct sdhci_host *host = mmc_priv(mmc); in esdhc_cqe_enable() local 1594 struct sdhci_host *host, in sdhci_esdhc_imx_probe_dt() 1651 struct sdhci_host *host; in sdhci_esdhc_imx_probe() local 1833 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_esdhc_suspend() local 1868 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_esdhc_resume() local 1895 struct sdhci_host *host = dev_get_drvdata(dev); in sdhci_esdhc_runtime_suspend() local [all …]
|
H A D | omap.c | 113 struct mmc_omap_host *host; member 204 struct mmc_omap_host *host = slot->host; in mmc_omap_select_slot() local 267 struct mmc_omap_host *host = slot->host; in mmc_omap_release_slot() local 656 mmc_omap_sg_to_buf(struct mmc_omap_host *host) in mmc_omap_sg_to_buf() 870 struct mmc_omap_host *host = dev_get_drvdata(dev); in omap_mmc_notify_cover_event() local 916 struct mmc_omap_host *host = priv; in mmc_omap_dma_callback() local 1099 struct mmc_omap_host *host = slot->host; in mmc_omap_request() local 1118 struct mmc_omap_host *host; in mmc_omap_set_power() local 1161 struct mmc_omap_host *host = slot->host; in mmc_omap_calc_divisor() local 1189 struct mmc_omap_host *host = slot->host; in mmc_omap_set_ios() local [all …]
|
H A D | cavium-octeon.c | 90 static void octeon_mmc_acquire_bus(struct cvm_mmc_host *host) in octeon_mmc_acquire_bus() 102 static void octeon_mmc_release_bus(struct cvm_mmc_host *host) in octeon_mmc_release_bus() 110 static void octeon_mmc_int_enable(struct cvm_mmc_host *host, u64 val) in octeon_mmc_int_enable() 117 static void octeon_mmc_set_shared_power(struct cvm_mmc_host *host, int dir) in octeon_mmc_set_shared_power() 127 static void octeon_mmc_dmar_fixup(struct cvm_mmc_host *host, in octeon_mmc_dmar_fixup() 141 static void octeon_mmc_dmar_fixup_done(struct cvm_mmc_host *host) in octeon_mmc_dmar_fixup_done() 152 struct cvm_mmc_host *host; in octeon_mmc_probe() local 301 struct cvm_mmc_host *host = platform_get_drvdata(pdev); in octeon_mmc_remove() local
|
H A D | mmci_stm32_sdmmc.c | 81 static int sdmmc_idma_validate_data(struct mmci_host *host, in sdmmc_idma_validate_data() 131 static int _sdmmc_idma_prep_data(struct mmci_host *host, in _sdmmc_idma_prep_data() 160 static int sdmmc_idma_prep_data(struct mmci_host *host, in sdmmc_idma_prep_data() 170 static void sdmmc_idma_unprep_data(struct mmci_host *host, in sdmmc_idma_unprep_data() 188 static int sdmmc_idma_setup(struct mmci_host *host) in sdmmc_idma_setup() 268 static void sdmmc_idma_error(struct mmci_host *host) in sdmmc_idma_error() 407 static u32 sdmmc_get_dctrl_cfg(struct mmci_host *host) in sdmmc_get_dctrl_cfg() 503 static int sdmmc_dlyb_mp15_prepare(struct mmci_host *host) in sdmmc_dlyb_mp15_prepare() 567 static int sdmmc_dlyb_mp25_prepare(struct mmci_host *host) in sdmmc_dlyb_mp25_prepare() 623 struct mmci_host *host = mmc_priv(mmc); in sdmmc_execute_tuning() local [all …]
|
/openbmc/linux/drivers/scsi/arcmsr/ |
H A D | arcmsr_attr.c | 68 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_read() local 115 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_write() local 163 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_sysfs_iop_message_clear() local 220 struct Scsi_Host *host = acb->host; in arcmsr_alloc_sysfs_attr() local 249 struct Scsi_Host *host = acb->host; in arcmsr_free_sysfs_attr() local 270 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_posted_cmd() local 282 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_reset() local 294 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_driver_abort() local 306 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_fw_model() local 318 struct Scsi_Host *host = class_to_shost(dev); in arcmsr_attr_host_fw_version() local [all …]
|
/openbmc/linux/drivers/mmc/core/ |
H A D | pwrseq.c | 21 int mmc_pwrseq_alloc(struct mmc_host *host) in mmc_pwrseq_alloc() 54 void mmc_pwrseq_pre_power_on(struct mmc_host *host) in mmc_pwrseq_pre_power_on() 62 void mmc_pwrseq_post_power_on(struct mmc_host *host) in mmc_pwrseq_post_power_on() 70 void mmc_pwrseq_power_off(struct mmc_host *host) in mmc_pwrseq_power_off() 78 void mmc_pwrseq_reset(struct mmc_host *host) in mmc_pwrseq_reset() 86 void mmc_pwrseq_free(struct mmc_host *host) in mmc_pwrseq_free()
|
H A D | mmc_ops.c | 64 struct mmc_host *host; member 122 int mmc_deselect_cards(struct mmc_host *host) in mmc_deselect_cards() 135 int mmc_set_dsr(struct mmc_host *host) in mmc_set_dsr() 147 int mmc_go_idle(struct mmc_host *host) in mmc_go_idle() 187 struct mmc_host *host = data->host; in __mmc_send_op_cond_cb() local 362 int mmc_send_cid(struct mmc_host *host, u32 *cid) in mmc_send_cid() 463 struct mmc_host *host = data->card->host; in mmc_busy_cb() local 547 struct mmc_host *host = card->host; in mmc_poll_for_busy() local 599 struct mmc_host *host = card->host; in __mmc_switch() local 863 struct mmc_host *host = card->host; in mmc_send_hpi_cmd() local [all …]
|
H A D | sdio_irq.c | 30 static int sdio_get_pending_irqs(struct mmc_host *host, u8 *pending) in sdio_get_pending_irqs() 58 static int process_sdio_pending_irqs(struct mmc_host *host) in process_sdio_pending_irqs() 113 static void sdio_run_irqs(struct mmc_host *host) in sdio_run_irqs() 126 struct mmc_host *host = in sdio_irq_work() local 132 void sdio_signal_irq(struct mmc_host *host) in sdio_signal_irq() 141 struct mmc_host *host = _host; in sdio_irq_thread() local 226 struct mmc_host *host = card->host; in sdio_card_irq_get() local 251 struct mmc_host *host = card->host; in sdio_card_irq_put() local
|
H A D | sdio.c | 912 static int mmc_sdio_reinit_card(struct mmc_host *host) in mmc_sdio_reinit_card() 926 static void mmc_sdio_remove(struct mmc_host *host) in mmc_sdio_remove() 944 static int mmc_sdio_alive(struct mmc_host *host) in mmc_sdio_alive() 952 static void mmc_sdio_detect(struct mmc_host *host) in mmc_sdio_detect() 1002 static int mmc_sdio_pre_suspend(struct mmc_host *host) in mmc_sdio_pre_suspend() 1040 static int mmc_sdio_suspend(struct mmc_host *host) in mmc_sdio_suspend() 1065 static int mmc_sdio_resume(struct mmc_host *host) in mmc_sdio_resume() 1132 static int mmc_sdio_runtime_resume(struct mmc_host *host) in mmc_sdio_runtime_resume() 1151 static int mmc_sdio_hw_reset(struct mmc_host *host) in mmc_sdio_hw_reset() 1177 static int mmc_sdio_sw_reset(struct mmc_host *host) in mmc_sdio_sw_reset() [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | hisi504_nand.c | 349 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_select_chip() local 359 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_byte() local 375 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_write_buf() local 383 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_buf() local 499 struct hinfc_host *host = devid; in hinfc_irq_handle() local 580 static void hisi_nfc_host_init(struct hinfc_host *host) in hisi_nfc_host_init() 636 static int hisi_nfc_ecc_probe(struct hinfc_host *host) in hisi_nfc_ecc_probe() 738 struct hinfc_host *host; in hisi_nfc_probe() local 803 struct hinfc_host *host = platform_get_drvdata(pdev); in hisi_nfc_remove() local 815 struct hinfc_host *host = dev_get_drvdata(dev); in hisi_nfc_suspend() local [all …]
|