Searched refs:hwport (Results 1 – 4 of 4) sorted by relevance
385 struct riptideport *hwport; member828 struct riptideport *hwport; in sendcmd() local834 hwport = cif->hwport; in sendcmd()853 while (i++ < CMDIF_TIMEOUT && !IS_READY(cif->hwport)) in sendcmd()862 cmdport = &(hwport->port[j % 2]); in sendcmd()915 cif->cmdcnt, (int)((void *)&(cmdport->stat) - (void *)hwport), in sendcmd()1126 READ_AUDIO_STATUS(cif->hwport), in riptide_handleirq()1176 WRITE_PORT_ULONG(cif->hwport->port[i].data1, 0); in try_to_load_firmware()1177 WRITE_PORT_ULONG(cif->hwport->port[i].data2, 0); in try_to_load_firmware()1179 SET_GRESET(cif->hwport); in try_to_load_firmware()[all …]
96 platdev = s3c24xx_uart_src[cfgptr->hwport]; in s3c24xx_init_uartdevs()98 resp = res + cfgptr->hwport; in s3c24xx_init_uartdevs()
76 .hwport = 0,83 .hwport = 1,90 .hwport = 2,97 .hwport = 3,
284 unsigned char hwport; /* hardware port number */ member