Home
last modified time | relevance | path

Searched refs:HDBK_Width (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c12539 void SetVDBKParameter(void *pInstance,int HDBK_Str, int HDBK_Width) in SetVDBKParameter() argument
12576 if (HDBK_Width != 8) in SetVDBKParameter()
12653 static int HDBK_Width = 0; in VDBK_Detect() local
12668 HDBK_Width = 0x8; in VDBK_Detect()
12670HDBK_Width = ( (MApi_XC_R2BYTEMSK(REG_SC_BK0C_39_L,0xFF00) >> 8 ) + MApi_XC_R2BYTEMSK(REG_SC_BK0C_… in VDBK_Detect()
12676 SetVDBKParameter(pInstance,HDBK_Str, HDBK_Width); in VDBK_Detect()