Searched refs:uart_offset (Results 1 – 2 of 2) sorted by relevance
195 offset += idx * board->uart_offset; in addidata_apci7800_setup()198 offset += ((idx - 2) * board->uart_offset); in addidata_apci7800_setup()201 offset += ((idx - 4) * board->uart_offset); in addidata_apci7800_setup()204 offset += ((idx - 6) * board->uart_offset); in addidata_apci7800_setup()225 offset += (idx - 4) * board->uart_offset; in afavlab_setup()291 offset += idx * board->uart_offset; in pci_hp_diva_setup()448 offset += idx * board->uart_offset; in sbs_setup()451 offset += idx * board->uart_offset + 0xC00; in sbs_setup()697 offset = board->uart_offset; in pci_timedia_setup()704 offset = board->uart_offset; in pci_timedia_setup()[all …]
27 unsigned int uart_offset; member