H A D | rtsx.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 12 * - Lutz Bichler <Lutz.Bichler@gmail.com> 43 #include <sys/bus.h> 45 #include <machine/bus.h> 73 /* The softc holds our per-instance data. */ 79 device_t rtsx_mmc_dev; /* device of mmc bus */ 3061 rtsx_read_ivar(device_t bus,device_t child,int which,uintptr_t * result) global() argument 3126 rtsx_write_ivar(device_t bus,device_t child,int which,uintptr_t value) global() argument 3187 rtsx_mmcbr_update_ios(device_t bus,device_t child__unused) global() argument 3256 rtsx_mmcbr_switch_vccq(device_t bus,device_t child __unused) global() argument 3347 rtsx_mmcbr_tune(device_t bus,device_t child __unused,bool hs400) global() argument 3418 rtsx_mmcbr_retune(device_t bus,device_t child __unused,bool reset __unused) global() argument 3432 rtsx_mmcbr_request(device_t bus,device_t child __unused,struct mmc_request * req) global() argument 3506 rtsx_mmcbr_get_ro(device_t bus,device_t child __unused) global() argument 3519 rtsx_mmcbr_acquire_host(device_t bus,device_t child __unused) global() argument 3537 rtsx_mmcbr_release_host(device_t bus,device_t child __unused) global() argument [all...] |