Lines Matching refs:clrbits_be16
60 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
68 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
72 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
154 clrbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_in()
162 clrbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_in()
166 clrbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_in()
240 clrbits_be16(odrp, 1 << (15 - iopin->pin)); in iopin_set_act()
244 clrbits_be16(odrp, 1 << (31 - iopin->pin)); in iopin_set_act()
310 clrbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_gen()
318 clrbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_gen()
322 clrbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_gen()
392 clrbits_be16(sorp, 1 << (15 - iopin->pin)); in iopin_set_opt1()
438 clrbits_be16(intp, 1 << (15 - iopin->pin)); in iopin_set_anyedge()