Home
last modified time | relevance | path

Searched refs:REG_USB_PORT_CONN_STATUS_0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/mux/
H A Dps883x.c24 #define REG_USB_PORT_CONN_STATUS_0 0x00 macro
78 ret = regmap_write(retimer->regmap, REG_USB_PORT_CONN_STATUS_0, cfg0); in ps883x_configure()
192 ret = regmap_assign_bits(retimer->regmap, REG_USB_PORT_CONN_STATUS_0, in ps883x_sw_set()
400 if (regmap_test_bits(retimer->regmap, REG_USB_PORT_CONN_STATUS_0, in ps883x_retimer_probe()
415 ret = regmap_read(retimer->regmap, REG_USB_PORT_CONN_STATUS_0, in ps883x_retimer_probe()