Searched refs:WINDOW_START (Results 1 – 2 of 2) sorted by relevance
48 #define WINDOW_START 0xdc000 macro183 iomapadr = ioremap(WINDOW_START, WINDOW_LENGTH); in init_sbc_gxx()202 WINDOW_START, WINDOW_START+WINDOW_LENGTH-1 ); in init_sbc_gxx()
27 #define WINDOW_START 0x80000 macro206 window_start = 3 * WINDOW_START; in ath12k_pci_get_window_start()209 window_start = 2 * WINDOW_START; in ath12k_pci_get_window_start()211 window_start = WINDOW_START; in ath12k_pci_get_window_start()1196 if (offset < WINDOW_START) { in ath12k_pci_read32()1202 window_start = WINDOW_START; in ath12k_pci_read32()1204 if (window_start == WINDOW_START) { in ath12k_pci_read32()1243 if (offset < WINDOW_START) { in ath12k_pci_write32()1249 window_start = WINDOW_START; in ath12k_pci_write32()1251 if (window_start == WINDOW_START) { in ath12k_pci_write32()
Completed in 8 milliseconds