Searched refs:RZA1_PBDC_REG (Results 1 – 1 of 1) sorted by relevance
/drivers/pinctrl/ |
D | pinctrl-rza1.c | 44 #define RZA1_PBDC_REG 0x4100 macro 612 rza1_set_bit(port, RZA1_PBDC_REG, pin, 0); in rza1_pin_reset() 646 rza1_set_bit(port, RZA1_PBDC_REG, pin, 0); in rza1_pin_set_direction() 649 rza1_set_bit(port, RZA1_PBDC_REG, pin, 1); in rza1_pin_set_direction() 696 rza1_set_bit(port, RZA1_PBDC_REG, pin, 1); in rza1_pin_mux_single()
|