Home
last modified time | relevance | path

Searched refs:soc15_ip_blk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c127 static const struct amd_pmc_bit_map soc15_ip_blk[] = { variable
193 dev->ips_ptr = soc15_ip_blk; in amd_pmc_get_ip_info()
198 dev->ips_ptr = soc15_ip_blk; in amd_pmc_get_ip_info()
207 dev->num_ips = ARRAY_SIZE(soc15_ip_blk); in amd_pmc_get_ip_info()
208 dev->ips_ptr = soc15_ip_blk; in amd_pmc_get_ip_info()