Searched refs:R_PCM_MD2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfc_multi.h | 313 #define R_PCM_MD2 0x15 macro 760 /* R_PCM_MD2 */
|
H A D | hfcmulti.c | 1324 HFC_outb(hc, R_PCM_MD2, V_SYNC_SRC); /* sync via SYNC_I / O */ in init_chip() 1326 HFC_outb(hc, R_PCM_MD2, 0x10); /* V_C2O_EN */ in init_chip() 1328 HFC_outb(hc, R_PCM_MD2, 0x00); /* sync from interface */ in init_chip()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfc_multi.h | 313 #define R_PCM_MD2 0x15 macro 760 /* R_PCM_MD2 */
|
H A D | hfcmulti.c | 1293 HFC_outb(hc, R_PCM_MD2, V_SYNC_SRC); /* sync via SYNC_I / O */ in init_chip() 1295 HFC_outb(hc, R_PCM_MD2, 0x10); /* V_C2O_EN */ in init_chip() 1297 HFC_outb(hc, R_PCM_MD2, 0x00); /* sync from interface */ in init_chip()
|
Completed in 18 milliseconds