Lines Matching refs:macwake
11258 const hnd_ext_trap_macenab_t* macwake; local
11260 macwake = (const hnd_ext_trap_macenab_t *)tlv;
11261 bcm_bprintf(b, " version: 0x%x\n", macwake->version);
11262 bcm_bprintf(b, " trap_reason: 0x%x\n", macwake->trap_reason);
11263 bcm_bprintf(b, " maccontrol: 0x%x\n", macwake->i32_maccontrol);
11264 bcm_bprintf(b, " maccommand: 0x%x\n", macwake->i32_maccommand);
11265 bcm_bprintf(b, " macintstatus: 0x%x\n", macwake->i32_macintstatus);
11267 bcm_bprintf(b, " psmdebug[%d]: 0x%x\n", i, macwake->i32_psmdebug[i]);
11268 bcm_bprintf(b, " clk_ctl_st: 0x%x\n", macwake->i32_clk_ctl_st);
11269 bcm_bprintf(b, " powerctl: 0x%x\n", macwake->i32_powerctl);
11270 bcm_bprintf(b, " gated clock en: 0x%x\n", macwake->i16_0x1a8);
11271 bcm_bprintf(b, " PSM_SLP_TMR: 0x%x\n", macwake->i16_0x480);
11272 bcm_bprintf(b, " PSM BRC: 0x%x\n", macwake->i16_0x490);
11273 bcm_bprintf(b, " TSF CTL: 0x%x\n", macwake->i16_0x600);
11274 bcm_bprintf(b, " IFS Stat: 0x%x\n", macwake->i16_0x690);
11275 bcm_bprintf(b, " IFS_MEDBUSY_CTR: 0x%x\n", macwake->i16_0x692);
11276 bcm_bprintf(b, " Slow_CTL: 0x%x\n", macwake->i16_0x6a0);
11277 bcm_bprintf(b, " Slow_FRAC: 0x%x\n", macwake->i16_0x6a6);
11278 bcm_bprintf(b, " fast power up delay: 0x%x\n", macwake->i16_0x6a8);
11279 bcm_bprintf(b, " Slow_PER: 0x%x\n", macwake->i16_0x6aa);
11280 bcm_bprintf(b, " shm_ucode_dbgst: 0x%x\n", macwake->shm_ucode_dbgst);