Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c2039 unsigned char ucIndex = 0; in ispVMCalculateCRC32() local
2051 for (ucIndex = 0; ucIndex < 8; ucIndex++) { in ispVMCalculateCRC32()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c3394 u8 ucIndex = *val; in SetHwReg8723B() local
3403 ulContent |= (ucIndex & 0x03) | ((u16)(ulEncAlgo)<<2); in SetHwReg8723B()
3409 ulCommand = CAM_CONTENT_COUNT*ucIndex+i; in SetHwReg8723B()