imx_ahcisata.c | 61 u_int sc_tx_level; member in struct:imx_ahcisata_softc 113 if (of_getprop_uint32(phandle, "fsl,transmit-level-mV", &sc->sc_tx_level) != 0) 114 sc->sc_tx_level = 1104; 145 aprint_debug_dev(self, "tx level %d [mV]\n", sc->sc_tx_level); 402 { tx_level, __arraycount(tx_level), sc->sc_tx_level,
|