Lines Matching refs:setbits_be16
37 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
45 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
49 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
131 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
139 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
143 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
225 setbits_be16(odrp, 1 << (15 - iopin->pin)); in iopin_set_odr()
229 setbits_be16(odrp, 1 << (31 - iopin->pin)); in iopin_set_odr()
287 setbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_ded()
295 setbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_ded()
299 setbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_ded()
381 setbits_be16(sorp, 1 << (15 - iopin->pin)); in iopin_set_opt2()
427 setbits_be16(intp, 1 << (15 - iopin->pin)); in iopin_set_falledge()