Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.h307 #define PRS_SW_DATA 0x00000800 macro
H A Dfm_prs.c400 … WRITE_UINT32(*(p_FmPcd->p_FmPcdPrs->p_SwPrsCode+PRS_SW_DATA/4+i), p_SwPrs->swPrsDataParams[i]); in FM_PCD_PrsLoadSw()
403 WRITE_UINT32(*(p_FmPcd->p_FmPcdPrs->p_SwPrsCode+(PRS_SW_DATA-FM_PCD_PRS_SW_TAIL_SIZE)/4), 0); in FM_PCD_PrsLoadSw()