sys/dev/ic/rtsx.c
304
RTSX_SET(sc, RTSX_CLK_DIV, 0x07);
sys/dev/ic/rtsx.c
321
RTSX_SET(sc, RTSX_CHANGE_LINK_STATE, RTSX_MAC_PHY_RST_N_DBG);
sys/dev/ic/rtsx.c
322
RTSX_SET(sc, RTSX_IRQSTAT0, RTSX_LINK_READY_INT);
sys/dev/ic/rtsx.c
330
RTSX_SET(sc, RTSX_PETXCFG, RTSX_PETXCFG_CLKREQ_PIN);
sys/dev/ic/rtsx.c
337
RTSX_SET(sc, RTSX_GPIO_CTL, RTSX_GPIO_LED_ON);
sys/dev/ic/rtsx.c
340
RTSX_SET(sc, RTSX_LDO_PWR_SEL, RTSX_LDO_PWR_SEL_3V3);
sys/dev/ic/rtsx.c
342
RTSX_SET(sc, RTSX_OLT_LED_CTL, RTSX_OLT_LED_PERIOD);
sys/dev/ic/rtsx.c
385
RTSX_SET(sc, RTSX_GPIO_CTL, RTSX_GPIO_LED_ON);
sys/dev/ic/rtsx.c
386
RTSX_SET(sc, RTSX_OLT_LED_CTL, RTSX_OLT_LED_AUTOBLINK);
sys/dev/ic/rtsx.c
477
RTSX_SET(sc, RTSX_PWR_GATE_CTRL, RTSX_LDO3318_OFF);
sys/dev/ic/rtsx.c
485
RTSX_SET(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PWR_OFF);
sys/dev/ic/rtsx.c
512
RTSX_SET(sc, RTSX_CARD_CLK_EN, RTSX_SD_CLK_EN);
sys/dev/ic/rtsx.c
529
RTSX_SET(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PARTIAL_PWR_ON);
sys/dev/ic/rtsx.c
531
RTSX_SET(sc, RTSX_PWR_GATE_CTRL, RTSX_LDO3318_SUSPEND);
sys/dev/ic/rtsx.c
533
RTSX_SET(sc, RTSX_PWR_GATE_CTRL, RTSX_LDO3318_VCC1);
sys/dev/ic/rtsx.c
542
RTSX_SET(sc, RTSX_PWR_GATE_CTRL, RTSX_LDO3318_VCC2);
sys/dev/ic/rtsx.c
577
RTSX_SET(sc, RTSX_SD_BUS_STAT, RTSX_SD_CLK_FORCE_STOP);
sys/dev/ic/rtsx.c
588
RTSX_SET(sc, RTSX_CLK_CTL, RTSX_CLK_LOW_FREQ);
sys/dev/ic/rtsx.c
598
RTSX_SET(sc, RTSX_SSC_CTL1, RTSX_RSTB);
sys/dev/ic/rtsx.c
691
RTSX_SET(sc, RTSX_SD_CFG1, RTSX_CLK_DIVIDE_128);