Home | History | Annotate | Download | only in sbus

Lines Matching refs:mp_cd1400

530 			cd = mbpp->mp_cd1400;
549 cd = mtty->mp_cd1400;
592 cd = mtty->mp_cd1400;
614 cd = mbpp->mp_cd1400;
643 cd = mtty->mp_cd1400;
860 mp->mp_cd1400 = &sc->ms_cd1400[chip];
861 if (mp->mp_cd1400->cd_parmode && chan == 0)
934 cd = mp->mp_cd1400;
1002 struct cd1400 *cd = mp->mp_cd1400;
1097 cd1400_enable_transmitter(mp->mp_cd1400, mp->mp_channel);
1102 cd1400_enable_transmitter(mp->mp_cd1400, mp->mp_channel);
1198 cd1400_enable_transmitter(mp->mp_cd1400, mp->mp_channel);
1218 struct cd1400 *cd = mp->mp_cd1400;
1284 struct cd1400 *cd = mp->mp_cd1400;
1435 mp->mp_cd1400 = &sc->ms_cd1400[0];
1474 if( mp->mp_cd1400 ) { /* CD1400 */
1475 struct cd1400 *cd = mp->mp_cd1400;
1539 cd1400_write_reg(mp->mp_cd1400, CD1400_CAR, 0);
1540 *(int *)data = cd1400_read_reg(mp->mp_cd1400, CD1400_PSVR);
1689 struct cd1400 *cd = mp->mp_cd1400;
1732 struct cd1400 *cd = mp->mp_cd1400;