Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spmi/
H A Dspmi-msm.c41 #define SPMI_MAX_SLAVES 16 macro
49 uint8_t channel_map[SPMI_MAX_SLAVES][SPMI_MAX_PERIPH];
59 if (usid >= SPMI_MAX_SLAVES) in msm_spmi_write()
104 if (usid >= SPMI_MAX_SLAVES) in msm_spmi_read()