Home
last modified time | relevance | path

Searched defs:drv_mask (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dwdc.c55 __wdcwait_reset(struct wdc_channel *chp, int drv_mask) in __wdcwait_reset()
/netbsd-src/sys/arch/mmeye/stand/boot/
H A Dwdc.c64 __wdcwait_reset(struct wdc_channel *chp, int drv_mask) in __wdcwait_reset()
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dwdc.c61 __wdcwait_reset(struct wdc_channel *chp, int drv_mask) in __wdcwait_reset()
/netbsd-src/sys/arch/arm/rockchip/
H A Drk3399_iomux.c269 uint32_t drv_mask, drv_val; in rk3399_iomux_set_drive_strength() local
/netbsd-src/sys/dev/ic/
H A Dwdc.c1098 __wdcwait_reset(struct ata_channel *chp, int drv_mask, int poll) in __wdcwait_reset()
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_gpio.c296 const uint32_t drv_mask = SUNXI_GPIO_DRV_PINMASK(pin_def->pin); sunxi_gpio_setdrv() local