TwiceAsNice
2019-02-18
|
Functions | |
U32 GSC_EXPORT | hpdi32_reg_mod (void *handle, U32 reg, U32 value, U32 mask) |
U32 GSC_EXPORT | hpdi32_reg_read (void *handle, U32 reg, U32 *value) |
U32 GSC_EXPORT | hpdi32_reg_write (void *handle, U32 reg, U32 value) |
U32 GSC_EXPORT hpdi32_reg_mod | ( | void * | handle, |
U32 | reg, | ||
U32 | value, | ||
U32 | mask | ||
) |
U32 GSC_EXPORT hpdi32_reg_read | ( | void * | handle, |
U32 | reg, | ||
U32 * | value | ||
) |
U32 GSC_EXPORT hpdi32_reg_write | ( | void * | handle, |
U32 | reg, | ||
U32 | value | ||
) |