LCD_BIT_RS        759 drivers/auxdisplay/panel.c 	clear_bit(LCD_BIT_RS, bits);
LCD_BIT_RS        781 drivers/auxdisplay/panel.c 	set_bit(LCD_BIT_RS, bits);
LCD_BIT_RS        844 drivers/auxdisplay/panel.c 		set_bit(LCD_BIT_RS, bits);
LCD_BIT_RS       1057 drivers/auxdisplay/panel.c 	pin_to_bits(lcd.pins.rs, lcd_bits[LCD_PORT_D][LCD_BIT_RS],
LCD_BIT_RS       1058 drivers/auxdisplay/panel.c 		    lcd_bits[LCD_PORT_C][LCD_BIT_RS]);