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