Searched defs:multiple (Results 1 – 2 of 2) sorted by relevance
113 unsigned int xfertype = 0, mixctl = 0, multiple = 0, data = 0, err = 0; in imx_usdhc_send_cmd() local
134 static unsigned int round_multiple(unsigned int x, unsigned int multiple) in round_multiple() argument