Searched refs:ctrl_bset (Results 1 – 2 of 2) sorted by relevance
50 ctrl_bset(bit & 7, IPR); in h8300h_enable_irq()52 ctrl_bset(bit & 7, (IPR+1)); in h8300h_enable_irq()
47 static inline void ctrl_bset(int b, unsigned char *addr) in ctrl_bset() function