Searched refs:LDO_OFF (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/drivers/staging/rts5139/ |
D | rts51x_card.h | 42 #define LDO_OFF 0x0C macro
|
D | sd.c | 1935 LDO_OFF, LDO_OFF); 3313 POWER_MASK | LDO_OFF, 3314 POWER_OFF | LDO_OFF);
|
D | rts51x_chip.c | 846 LDO_OFF); in rts51x_do_before_power_down()
|
D | xd.c | 411 LDO_OFF, LDO_OFF); in reset_xd()
|
/linux-3.4.99/drivers/staging/rts_pstor/ |
D | rtsx_card.h | 768 #define LDO_OFF 0x06 macro
|
D | rtsx_card.c | 1020 RTSX_WRITE_REG(chip, PWR_GATE_CTRL, LDO3318_PWR_MASK, LDO_OFF); in card_power_off()
|
D | rtsx_scsi.c | 2052 retval = rtsx_write_register(chip, PWR_GATE_CTRL, LDO3318_PWR_MASK, LDO_OFF); in write_efuse() 2101 retval = rtsx_write_register(chip, PWR_GATE_CTRL, LDO3318_PWR_MASK, LDO_OFF); in write_efuse()
|
D | sd.c | 2138 RTSX_WRITE_REG(chip, PWR_GATE_CTRL, LDO3318_PWR_MASK, LDO_OFF); in sd_init_power()
|