Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spmi/
H A Dspmi-msm.c42 #define SPMI_MAX_PERIPH 256 macro
49 uint8_t channel_map[SPMI_MAX_SLAVES][SPMI_MAX_PERIPH];
61 if (pid >= SPMI_MAX_PERIPH) in msm_spmi_write()
106 if (pid >= SPMI_MAX_PERIPH) in msm_spmi_read()