Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c21 #define HS_CURR_LEVEL_PADX_SHIFT(x) ((x) ? (11 + (x - 1) * 6) : 0) macro
1448 level[i] = (value >> HS_CURR_LEVEL_PADX_SHIFT(i)) & in tegra186_xusb_read_fuse_calibration()