Searched refs:cfg_beg (Results 1 – 4 of 4) sorted by relevance
1305 int cfg_beg; in AscGetEEPConfig() local1322 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()1325 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()1329 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()1369 int cfg_beg; in AscSetEEPConfigOnce() local1383 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()1386 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()1390 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()1406 for (s_addr = cfg_beg; s_addr <= cfg_end; s_addr++, wbuf++) { in AscSetEEPConfigOnce()
8702 int cfg_beg; in AscGetEEPConfig() local8715 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()8718 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()8721 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()8817 int cfg_beg; in AscSetEEPConfigOnce() local8832 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()8835 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()8838 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()8875 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()8878 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()[all …]