Searched refs:reg_gpio_pc_out (Results 1 – 3 of 3) sorted by relevance
159 reg_gpio_pc_out &= (~bit); in gpio_shutdown()192 reg_gpio_pc_out = 0x00; in gpio_shutdown()
950 …reg_gpio_pc_out = (PC0_DATA_OUT << 0) | (PC1_DATA_OUT << 1) | (PC2_DATA_OUT << 2) | (PC3_DATA_OUT … in gpio_init()
62 #define reg_gpio_pc_out REG_ADDR8(0x140313) macro