Searched refs:apid_to_ppid (Results 1 - 1 of 1) sorted by path

/drivers/spmi/
H A Dspmi-pmic-arb.c116 * @apid_to_ppid: cached mapping from APID to PPID
131 u16 apid_to_ppid[256]; member in struct:spmi_pmic_arb_dev
384 pa->apid_to_ppid[apid] << 16
594 pa->apid_to_ppid[apid] = spec.slave << 8 | spec.per;

Completed in 51 milliseconds