Lines Matching refs:macwake
14686 const hnd_ext_trap_macenab_t* macwake; local
14688 macwake = (const hnd_ext_trap_macenab_t *)tlv->data;
14689 bcm_bprintf(b, " version: 0x%x\n", macwake->version);
14690 bcm_bprintf(b, " trap_reason: 0x%x\n", macwake->trap_reason);
14691 bcm_bprintf(b, " maccontrol: 0x%x\n", macwake->i32_maccontrol);
14692 bcm_bprintf(b, " maccommand: 0x%x\n", macwake->i32_maccommand);
14693 bcm_bprintf(b, " macintstatus: 0x%x\n", macwake->i32_macintstatus);
14695 bcm_bprintf(b, " psmdebug[%d]: 0x%x\n", i, macwake->i32_psmdebug[i]);
14696 bcm_bprintf(b, " clk_ctl_st: 0x%x\n", macwake->i32_clk_ctl_st);
14697 bcm_bprintf(b, " powerctl: 0x%x\n", macwake->i32_powerctl);
14698 bcm_bprintf(b, " gated clock en: 0x%x\n", macwake->i16_0x1a8);
14699 bcm_bprintf(b, " PSM_SLP_TMR: 0x%x\n", macwake->i16_0x480);
14700 bcm_bprintf(b, " PSM BRC: 0x%x\n", macwake->i16_0x490);
14701 bcm_bprintf(b, " TSF CTL: 0x%x\n", macwake->i16_0x600);
14702 bcm_bprintf(b, " IFS Stat: 0x%x\n", macwake->i16_0x690);
14703 bcm_bprintf(b, " IFS_MEDBUSY_CTR: 0x%x\n", macwake->i16_0x692);
14704 bcm_bprintf(b, " Slow_CTL: 0x%x\n", macwake->i16_0x6a0);
14705 bcm_bprintf(b, " Slow_FRAC: 0x%x\n", macwake->i16_0x6a6);
14706 bcm_bprintf(b, " fast power up delay: 0x%x\n", macwake->i16_0x6a8);
14707 bcm_bprintf(b, " Slow_PER: 0x%x\n", macwake->i16_0x6aa);
14708 bcm_bprintf(b, " shm_ucode_dbgst: 0x%x\n", macwake->shm_ucode_dbgst);