Searched refs:sda_pullup (Results 1 – 1 of 1) sorted by relevance
45 unsigned int sda_pullup; member84 rc = ast2600_i3c_pullup_to_reg(i3c->sda_pullup, ®); in ast2600_i3c_init()149 rc = of_property_read_u32(np, "sda-pullup-ohms", &i3c->sda_pullup); in ast2600_i3c_probe()151 i3c->sda_pullup = AST2600_DEFAULT_SDA_PULLUP_OHMS; in ast2600_i3c_probe()153 rc = ast2600_i3c_pullup_to_reg(i3c->sda_pullup, NULL); in ast2600_i3c_probe()156 i3c->sda_pullup); in ast2600_i3c_probe()