Searched refs:POSNEG (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpio/ |
D | gpio-rcar.c | 53 #define POSNEG 0x20 /* Positive/Negative Logic Select Register */ macro 118 gpio_rcar_modify_bit(p, POSNEG, hwirq, !active_high_rising_edge); in gpio_rcar_config_interrupt_input_mode() 241 gpio_rcar_modify_bit(p, POSNEG, gpio, false); in gpio_rcar_config_general_input_output_mode()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 96 set POSNEG, -1 116 st POSNEG(%a6) # signed operation 131 sf POSNEG(%a6) # unsigned operation 142 tst.b POSNEG(%a6) # signed or unsigned? 195 tst.b POSNEG(%a6) # do divs, divu separately
|
/linux-4.4.14/drivers/thermal/ |
D | rcar_thermal.c | 189 rcar_thermal_write(priv, POSNEG, 0x1); in rcar_thermal_update_temp()
|