|
int | ONSEMI_NB7NQ621M_Init (void *IicPtr, u8 I2CSlaveAddress, u8 Revision, u8 IsTx) |
| This function initializes the ONSEMI NB7NQ621M with default values for use with the Video FMC. More...
|
|
int | ONSEMI_NB7NQ621M_CheckDeviceID (void *IicPtr, u8 I2CSlaveAddress) |
| This function checks the ONSEMI NB7NQ621M device ID. More...
|
|
u8 | ONSEMI_NB7NQ621M_CheckDeviceVersion (void *IicPtr, u8 I2CSlaveAddress) |
| This function checks the ONSEMI NB7NQ621M Device Revision Number. More...
|
|
int | ONSEMI_NB7NQ621M_LineRateReconfig (void *IicPtr, u8 I2CSlaveAddress, u8 Revision, u8 IsFRL, u64 LineRate, u8 IsTx) |
| This function reconfigures the ONSEMI NB7NQ621M cable redriver. More...
|
|
void | ONSEMI_NB7NQ621M_RegisterDump (void *IicPtr, u8 I2CSlaveAddress) |
| This function displays a registerdump of the ONSEMI NB7NQ621M device. More...
|
|
void | ONSEMI_NB7NQ621M_RegisterLibraryDump (void) |
| This function prints out all the contents from OnsemiRegisterFields array. More...
|
|