Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dimx_ahcisata.c62 u_int sc_tx_boost; member
115 if (of_getprop_uint32(phandle, "fsl,transmit-boost-mdB", &sc->sc_tx_boost) != 0) in imx_ahcisata_attach()
116 sc->sc_tx_boost = 3330; in imx_ahcisata_attach()
146 aprint_debug_dev(self, "tx boost %d [mdB]\n", sc->sc_tx_boost); in imx_ahcisata_attach()
404 { tx_boots, __arraycount(tx_boots), sc->sc_tx_boost, in imx_ahcisata_init()