Home
last modified time | relevance | path

Searched refs:comm_base_addr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c112 phys_addr_t comm_base_addr; member
519 ctx->comm_base_addr = cppc_ss->base_address; in xgene_slimpro_i2c_probe()
520 if (ctx->comm_base_addr) { in xgene_slimpro_i2c_probe()
523 ctx->comm_base_addr, in xgene_slimpro_i2c_probe()
528 ctx->comm_base_addr, in xgene_slimpro_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c112 phys_addr_t comm_base_addr; member
509 ctx->comm_base_addr = pcc_chan->shmem_base_addr; in xgene_slimpro_i2c_probe()
510 if (ctx->comm_base_addr) { in xgene_slimpro_i2c_probe()
513 ctx->comm_base_addr, in xgene_slimpro_i2c_probe()
518 ctx->comm_base_addr, in xgene_slimpro_i2c_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dxgene-hwmon.c111 phys_addr_t comm_base_addr; member
705 ctx->comm_base_addr = cppc_ss->base_address; in xgene_hwmon_probe()
706 if (ctx->comm_base_addr) { in xgene_hwmon_probe()
709 ctx->comm_base_addr, in xgene_hwmon_probe()
713 ctx->comm_base_addr, in xgene_hwmon_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dxgene-hwmon.c112 phys_addr_t comm_base_addr; member
698 ctx->comm_base_addr = pcc_chan->shmem_base_addr; in xgene_hwmon_probe()
699 if (ctx->comm_base_addr) { in xgene_hwmon_probe()
702 ctx->comm_base_addr, in xgene_hwmon_probe()
706 ctx->comm_base_addr, in xgene_hwmon_probe()

Completed in 5 milliseconds