Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dmt6397-core.c155 u32 cid_shift; member
163 .cid_shift = 0,
171 .cid_shift = 8,
179 .cid_shift = 8,
187 .cid_shift = 0,
224 pmic->chip_id = (id >> pmic_core->cid_shift) & 0xff; in mt6397_probe()

Completed in 6 milliseconds