[go: nahoru, domu]

Searched refs:tx0_status (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c2001 s16 tx0_status, tx1_status; local
2019 tx0_status = read_phy_reg(pi, 0x1ed);
2022 if ((tx0_status & (0x1 << 15)) == (0x1 << 15))
2023 adj_pwr0 = (u8) (tx0_status & (0xff << 0)) >> 0;

Completed in 72 milliseconds