Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spmi/
H A Dspmi-msm.c45 #define SPMI_MAX_PERIPH 256 macro
52 uint8_t channel_map[SPMI_MAX_SLAVES][SPMI_MAX_PERIPH];
64 if (pid >= SPMI_MAX_PERIPH) in msm_spmi_write()
109 if (pid >= SPMI_MAX_PERIPH) in msm_spmi_read()
175 for (i = 0; i < SPMI_MAX_PERIPH ; i++) { in msm_spmi_probe()