Searched refs:reg_pullsel (Results 1 – 1 of 1) sorted by relevance
355 u32 reg_val, reg_pullsel = 0; in sky1_pconf_set_pull_select() local366 reg_pullsel = BIT(SKY1_PULLUP_BIT); in sky1_pconf_set_pull_select()368 reg_pullsel = BIT(SKY1_PULLDN_BIT); in sky1_pconf_set_pull_select()371 reg_val |= reg_pullsel; in sky1_pconf_set_pull_select()