Searched refs:RZA1_PBDC_REG (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/pinctrl/ |
| D | pinctrl-rza1.c | 47 #define RZA1_PBDC_REG 0x4100 macro 615 rza1_set_bit(port, RZA1_PBDC_REG, pin, 0); in rza1_pin_reset() 656 rza1_set_bit(port, RZA1_PBDC_REG, pin, 0); in rza1_pin_set_direction() 659 rza1_set_bit(port, RZA1_PBDC_REG, pin, 1); in rza1_pin_set_direction() 713 rza1_set_bit(port, RZA1_PBDC_REG, pin, 1); in rza1_pin_mux_single()
|