Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c108 int mbox_idx; member
186 cpu_to_le32(PCC_SIGNATURE | ctx->mbox_idx)); in slimpro_i2c_pcc_tx_prepare()
482 &ctx->mbox_idx)) in xgene_slimpro_i2c_probe()
483 ctx->mbox_idx = MAILBOX_I2C_INDEX; in xgene_slimpro_i2c_probe()
487 ctx->mbox_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_slimpro_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dxgene-hwmon.c97 int mbox_idx; member
144 cpu_to_le32(PCC_SIGNATURE_MASK | ctx->mbox_idx)); in xgene_hwmon_pcc_rd()
667 &ctx->mbox_idx)) { in xgene_hwmon_probe()
674 ctx->mbox_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_hwmon_probe()