Searched refs:PIN_POWER_STATE_3V3 (Results 1 – 6 of 6) sorted by relevance
48 if (pstate == PIN_POWER_STATE_3V3) in cv1800b_get_pull_up()68 if (pstate == PIN_POWER_STATE_3V3) in cv1800b_get_pull_down()126 } else if (pstate == PIN_POWER_STATE_3V3) { in cv1800b_get_oc_map()171 } else if (pstate == PIN_POWER_STATE_3V3) { in cv1800b_get_schmitt_map()
48 if (pstate == PIN_POWER_STATE_3V3) in sg2002_get_pull_up()68 if (pstate == PIN_POWER_STATE_3V3) in sg2002_get_pull_down()126 } else if (pstate == PIN_POWER_STATE_3V3) { in sg2002_get_oc_map()171 } else if (pstate == PIN_POWER_STATE_3V3) { in sg2002_get_schmitt_map()
54 if (pstate == PIN_POWER_STATE_3V3) in sg2000_get_pull_up()74 if (pstate == PIN_POWER_STATE_3V3) in sg2000_get_pull_down()132 } else if (pstate == PIN_POWER_STATE_3V3) { in sg2000_get_oc_map()177 } else if (pstate == PIN_POWER_STATE_3V3) { in sg2000_get_schmitt_map()
54 if (pstate == PIN_POWER_STATE_3V3) in cv1812h_get_pull_up()74 if (pstate == PIN_POWER_STATE_3V3) in cv1812h_get_pull_down()132 } else if (pstate == PIN_POWER_STATE_3V3) { in cv1812h_get_oc_map()177 } else if (pstate == PIN_POWER_STATE_3V3) { in cv1812h_get_schmitt_map()
61 #define PIN_POWER_STATE_3V3 3300 macro
299 if (!(power == PIN_POWER_STATE_3V3 || power == PIN_POWER_STATE_1V8)) { in cv1800_pctrl_dt_node_to_map()