|
OpenBIC
OpenSource Bridge-IC
|

Go to the source code of this file.
Macros | |
| #define | PI4MSD5V9542_DEFAULT_SETTING 0 |
| #define | PI4MSD5V9542_ENABLE_BIT BIT(2) |
| #define | PI4MSD5V9542_SELECT_CHANNEL_0 0 |
| #define | PI4MSD5V9542_SELECT_CHANNEL_1 1 |
Enumerations | |
| enum | PI4MSD5V9542_CHANNEL { PI4MSD5V9542_CHANNEL_0 = (PI4MSD5V9542_ENABLE_BIT | PI4MSD5V9542_SELECT_CHANNEL_0) , PI4MSD5V9542_CHANNEL_1 = (PI4MSD5V9542_ENABLE_BIT | PI4MSD5V9542_SELECT_CHANNEL_1) } |
| #define PI4MSD5V9542_DEFAULT_SETTING 0 |
| #define PI4MSD5V9542_ENABLE_BIT BIT(2) |
| #define PI4MSD5V9542_SELECT_CHANNEL_0 0 |
| #define PI4MSD5V9542_SELECT_CHANNEL_1 1 |
| enum PI4MSD5V9542_CHANNEL |