Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c93 #define REQUEST_VOLTAGE 0xAF macro
344 ret = anx7411_reg_read(ctx->spi_client, REQUEST_VOLTAGE); in anx7411_detect_power_mode()
656 vol_100mv = anx7411_reg_read(ctx->spi_client, REQUEST_VOLTAGE); in anx7411_parse_cmd()