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()
25 #define WINDOW_START 0x80000 macro204 window_start = 3 * WINDOW_START; in ath12k_pci_get_window_start()207 window_start = 2 * WINDOW_START; in ath12k_pci_get_window_start()209 window_start = WINDOW_START; in ath12k_pci_get_window_start()1182 if (offset < WINDOW_START) { in ath12k_pci_read32()1188 window_start = WINDOW_START; in ath12k_pci_read32()1190 if (window_start == WINDOW_START) { in ath12k_pci_read32()1229 if (offset < WINDOW_START) { in ath12k_pci_write32()1235 window_start = WINDOW_START; in ath12k_pci_write32()1237 if (window_start == WINDOW_START) { in ath12k_pci_write32()
Completed in 9 milliseconds