Home
last modified time | relevance | path

Searched refs:_host (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c1141 int tmio_mmc_host_probe(struct tmio_mmc_host *_host) in tmio_mmc_host_probe() argument
1143 struct platform_device *pdev = _host->pdev; in tmio_mmc_host_probe()
1144 struct tmio_mmc_data *pdata = _host->pdata; in tmio_mmc_host_probe()
1145 struct mmc_host *mmc = _host->mmc; in tmio_mmc_host_probe()
1156 _host->write16_hook = NULL; in tmio_mmc_host_probe()
1158 if (pdata->flags & TMIO_MMC_USE_BUSY_TIMEOUT && !_host->get_timeout_cycles) in tmio_mmc_host_probe()
1159 _host->get_timeout_cycles = tmio_mmc_get_timeout_cycles; in tmio_mmc_host_probe()
1161 _host->set_pwr = pdata->set_pwr; in tmio_mmc_host_probe()
1163 ret = tmio_mmc_init_ocr(_host); in tmio_mmc_host_probe()
1187 _host->ops.get_ro = mmc_gpio_get_ro; in tmio_mmc_host_probe()
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dsdio_irq.c139 static int sdio_irq_thread(void *_host) in sdio_irq_thread() argument
141 struct mmc_host *host = _host; in sdio_irq_thread()
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c353 static inline void HNAME##_host(void *za, intptr_t off, void *host) \
361 HNAME##_host(za, tile_vslice_offset(off), host); \
378 static inline void HNAME##_host(void *za, intptr_t off, void *host) \
386 HNAME##_host(za, tile_vslice_offset(off), host); \
598 sve_ld1##L##L##END##_host, sve_ld1##L##L##END##_tlb, \
612 sve_ld1##L##L##END##_host, sve_ld1##L##L##END##_tlb, \
783 sve_st1##L##L##END##_host, sve_st1##L##L##END##_tlb); \
795 sve_st1##L##L##END##_host, sve_st1##L##L##END##_tlb); \
H A Dsve_ldst_internal.h43 static inline void sve_##NAME##_host(void *vd, intptr_t reg_off, void *host) \
47 static inline void sve_##NAME##_host(void *vd, intptr_t reg_off, void *host) \
H A Dsve_helper.c5825 sve_##NAME##_host, sve_##NAME##_tlb); \
5831 sve_##NAME##_host, sve_##NAME##_tlb); \
6184 sve_ld1##PART##_host, sve_ld1##PART##_tlb); \
6190 sve_ld1##PART##_host, sve_ld1##PART##_tlb); \
6196 sve_ld1##PART##_host, sve_ld1##PART##_tlb); \
6202 sve_ld1##PART##_host, sve_ld1##PART##_tlb); \
6441 sve_st1##NAME##_host, sve_st1##NAME##_tlb); \
6447 sve_st1##NAME##_host, sve_st1##NAME##_tlb); \
6631 off_##OFS##_s, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
6637 off_##OFS##_s, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
[all …]
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md329 host name (whether long or short), please give it a suffix of "\_host".
686 host name (either long or short), please give it a suffix of "\_host".
/openbmc/qemu/target/riscv/
H A Dvector_helper.c165 void NAME##_host(void *vd, uint32_t idx, void *host) \
186 void NAME##_host(void *vd, uint32_t idx, void *host) \
/openbmc/qemu/
H A Dqemu-options.hx4363 This implements UDP Net Console. When remote\_host or src\_ip