Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dimx_ahcisata.c61 u_int sc_tx_level; member
113 if (of_getprop_uint32(phandle, "fsl,transmit-level-mV", &sc->sc_tx_level) != 0) in imx_ahcisata_attach()
114 sc->sc_tx_level = 1104; in imx_ahcisata_attach()
145 aprint_debug_dev(self, "tx level %d [mV]\n", sc->sc_tx_level); in imx_ahcisata_attach()
402 { tx_level, __arraycount(tx_level), sc->sc_tx_level, in imx_ahcisata_init()