TwiceAsNice  2019-02-18
Functions
dev_reg.c File Reference
#include "dev_reg.h"
#include "gsc_reg.h"
Include dependency graph for dev_reg.c:

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)
 

Function Documentation

◆ hpdi32_reg_mod()

U32 GSC_EXPORT hpdi32_reg_mod ( void *  handle,
U32  reg,
U32  value,
U32  mask 
)

◆ hpdi32_reg_read()

U32 GSC_EXPORT hpdi32_reg_read ( void *  handle,
U32  reg,
U32 *  value 
)

◆ hpdi32_reg_write()

U32 GSC_EXPORT hpdi32_reg_write ( void *  handle,
U32  reg,
U32  value 
)