Searched refs:SE_HW_PARAM_0 (Results 1 – 1 of 1) sorted by relevance
28 #define SE_HW_PARAM_0 0xE24 macro212 tx_fifo_depth = ((readl(base + SE_HW_PARAM_0) & TX_FIFO_DEPTH_MSK) >> in geni_se_get_tx_fifo_depth()230 tx_fifo_width = ((readl(base + SE_HW_PARAM_0) & TX_FIFO_WIDTH_MSK) >> in geni_se_get_tx_fifo_width()
Completed in 9 milliseconds