Searched refs:gpm_len (Results 1 – 2 of 2) sorted by relevance
935 REG_WRITE(ah, AR_MCI_GPM_1, mci->gpm_len); in ar9003_mci_reset()1274 mci->gpm_len = len; in ar9003_mci_setup()1308 if (value < mci->gpm_len) in ar9003_mci_state()1496 offset = mci->gpm_len - 1; in ar9003_mci_get_next_gpm_offset()1497 else if (offset >= mci->gpm_len) { in ar9003_mci_get_next_gpm_offset()1521 if (temp_index >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()1526 if (mci->gpm_idx >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
72 u32 gpm_len; member
Completed in 13 milliseconds