Searched refs:max_total_qng (Results 1 – 1 of 1) sorted by relevance
519 uchar max_total_qng; member599 uchar max_total_qng; member2330 (unsigned)h->max_total_qng, (unsigned)h->cur_total_qng, in asc_prt_asc_dvc_var()2909 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng, in asc_prt_asc_board_eeprom()3923 (ushort)(((int)(asc_dvc->max_total_qng + 2 + 1) * in AscInitLram()3930 (uchar)(asc_dvc->max_total_qng)); in AscInitLram()3935 for (; i < asc_dvc->max_total_qng; i++, s_addr += ASC_QBLK_SIZE) { in AscInitLram()3946 (uchar)(asc_dvc->max_total_qng - 1)); in AscInitLram()3948 (uchar)asc_dvc->max_total_qng); in AscInitLram()3951 for (; i <= (uchar)(asc_dvc->max_total_qng + 3); in AscInitLram()[all …]