Searched refs:POSNEG (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-rcar.c | 60 #define POSNEG 0x20 /* Positive/Negative Logic Select Register */ macro 129 gpio_rcar_modify_bit(p, POSNEG, hwirq, !active_high_rising_edge); in gpio_rcar_config_interrupt_input_mode() 252 gpio_rcar_modify_bit(p, POSNEG, gpio, false); in gpio_rcar_config_general_input_output_mode() 605 p->bank_info.posneg = gpio_rcar_read(p, POSNEG); in gpio_rcar_suspend()
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A 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
|
/openbmc/linux/drivers/thermal/ |
H A D | rcar_thermal.c | 241 rcar_thermal_write(priv, POSNEG, 0x1); in rcar_thermal_update_temp()
|