imx_ahcisata.c | 64 u_int sc_rx_eq; member in struct:imx_ahcisata_softc 119 if (of_getprop_uint32(phandle, "fsl,receive-eq-mdB", &sc->sc_rx_eq) != 0) 120 sc->sc_rx_eq = 3000; 148 aprint_debug_dev(self, "rx eq %d [mdB]\n", sc->sc_rx_eq); 408 { rx_eq, __arraycount(rx_eq), sc->sc_rx_eq,
|