Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/apple/
H A Drtkit.h79 const char *mbox_name, int mbox_idx,
93 const char *mbox_name, int mbox_idx,
/openbmc/linux/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()
485 &ctx->mbox_idx)) in xgene_slimpro_i2c_probe()
486 ctx->mbox_idx = MAILBOX_I2C_INDEX; in xgene_slimpro_i2c_probe()
490 pcc_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_slimpro_i2c_probe()
/openbmc/linux/drivers/soc/apple/
H A Drtkit-internal.h32 int mbox_idx; member
H A Drtkit.c707 mbox_request_channel(&rtk->mbox_cl, rtk->mbox_idx); in apple_rtkit_request_mbox_chan()
715 const char *mbox_name, int mbox_idx, in apple_rtkit_init() argument
740 rtk->mbox_idx = mbox_idx; in apple_rtkit_init()
983 const char *mbox_name, int mbox_idx, in devm_apple_rtkit_init() argument
989 rtk = apple_rtkit_init(dev, cookie, mbox_name, mbox_idx, ops); in devm_apple_rtkit_init()
/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c98 int mbox_idx; member
145 cpu_to_le32(PCC_SIGNATURE_MASK | ctx->mbox_idx)); in xgene_hwmon_pcc_rd()
670 &ctx->mbox_idx)) { in xgene_hwmon_probe()
677 pcc_chan = pcc_mbox_request_channel(cl, ctx->mbox_idx); in xgene_hwmon_probe()