Searched refs:cfg_msw (Results 1 – 1 of 1) sorted by relevance
1703 ushort cfg_msw; member2246 ushort cfg_msw; /* 01 unused */ member2316 ushort cfg_msw; /* 01 unused */ member2419 ushort cfg_msw; /* 01 unused */ member12407 ushort cfg_msw; in ASC_INITFUNC() local12414 cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()12415 if ((cfg_msw & ASC_CFG_MSW_CLR_MASK) != 0) { in ASC_INITFUNC()12416 cfg_msw &= (~(ASC_CFG_MSW_CLR_MASK)); in ASC_INITFUNC()12418 AscSetChipCfgMsw(iop_base, cfg_msw); in ASC_INITFUNC()12435 cfg_msw &= 0xFFC0; in ASC_INITFUNC()[all …]