Home
last modified time | relevance | path

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

/u-boot/drivers/net/phy/
A Dncsi.c22 #define NCSI_CHANNEL_INDEX(c) ((c) & ((1 << NCSI_PACKAGE_SHIFT) - 1)) macro
230 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_ec()
243 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_ecnt()
254 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_ebf()
265 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_sma()
278 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_gc()
305 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_gvi()
334 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_gls()
357 nc = NCSI_CHANNEL_INDEX(rsp->common.channel); in ncsi_rsp_cis()

Completed in 3 milliseconds