Searched refs:pcic_config_space_data (Results 1 – 2 of 2) sorted by relevance
22 void __iomem *pcic_config_space_data; member
199 *value = readl(pcic->pcic_config_space_data + (where&4)); in pcic_read_config_dword()246 writel(value, pcic->pcic_config_space_data + (where&4)); in pcic_write_config_dword()344 if ((pcic->pcic_config_space_data = in pcic_probe()