Searched refs:PCM186X_PAGE_BASE (Results 1 – 1 of 1) sorted by relevance
30 #define PCM186X_PAGE_BASE(n) (PCM186X_PAGE_LEN * n) macro40 #define PCM186X_PGA_CTRL (PCM186X_PAGE_BASE(0) + 5)46 #define PCM186X_PCM_CFG (PCM186X_PAGE_BASE(0) + 11)47 #define PCM186X_TDM_TX_SEL (PCM186X_PAGE_BASE(0) + 12)63 #define PCM186X_CLK_CTRL (PCM186X_PAGE_BASE(0) + 32)68 #define PCM186X_BCK_DIV (PCM186X_PAGE_BASE(0) + 38)69 #define PCM186X_LRK_DIV (PCM186X_PAGE_BASE(0) + 39)70 #define PCM186X_PLL_CTRL (PCM186X_PAGE_BASE(0) + 40)71 #define PCM186X_PLL_P_DIV (PCM186X_PAGE_BASE(0) + 41)72 #define PCM186X_PLL_R_DIV (PCM186X_PAGE_BASE(0) + 42)[all …]
Completed in 4 milliseconds