Home
last modified time | relevance | path

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

/drivers/mfd/
A Dmt6397-core.c284 u32 cid_shift; member
292 .cid_shift = 0,
300 .cid_shift = 0,
308 .cid_shift = 8,
316 .cid_shift = 0,
324 .cid_shift = 8,
332 .cid_shift = 8,
340 .cid_shift = 0,
377 pmic->chip_id = (id >> pmic_core->cid_shift) & 0xff; in mt6397_probe()

Completed in 4 milliseconds