Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb-tegra186.c21 #define HS_CURR_LEVEL_PADX_SHIFT(x) ((x) ? (11 + (x - 1) * 6) : 0) macro
889 level[i] = (value >> HS_CURR_LEVEL_PADX_SHIFT(i)) & in tegra186_xusb_read_fuse_calibration()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds