Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spmi/
H A Dspmi-msm.c44 #define SPMI_MAX_SLAVES 16 macro
52 uint8_t channel_map[SPMI_MAX_SLAVES][SPMI_MAX_PERIPH];
62 if (usid >= SPMI_MAX_SLAVES) in msm_spmi_write()
107 if (usid >= SPMI_MAX_SLAVES) in msm_spmi_read()