Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mailbox/
Dqcom-apcs-ipc-mailbox.c64 static const struct regmap_config apcs_regmap_config = { variable
104 regmap = devm_regmap_init_mmio(&pdev->dev, base, &apcs_regmap_config); in qcom_apcs_ipc_probe()