Searched refs:MS_OUTPUT_EN (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/memstick/host/ |
D | rtsx_pci_ms.c | 112 MS_OUTPUT_EN, MS_OUTPUT_EN); in ms_power_on() 127 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_OE, MS_OUTPUT_EN, 0); in ms_power_off()
|
D | rtsx_usb_ms.c | 215 MS_OUTPUT_EN, MS_OUTPUT_EN); in ms_power_on() 230 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_OE, MS_OUTPUT_EN, 0); in ms_power_off()
|
/linux-4.1.27/include/linux/mfd/ |
D | rtsx_usb.h | 495 #define MS_OUTPUT_EN 0x08 macro
|
D | rtsx_pci.h | 411 #define MS_OUTPUT_EN 0x08 macro
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_card.h | 58 #define MS_OUTPUT_EN 0x08 macro
|
D | rtsx_chip.c | 1313 rtsx_write_register(chip, CARD_OE, MS_OUTPUT_EN, in rtsx_polling_func() 1328 rtsx_write_register(chip, CARD_OE, MS_OUTPUT_EN, in rtsx_polling_func()
|
D | rtsx_card.c | 292 rtsx_write_register(chip, CARD_OE, MS_OUTPUT_EN, 0); in do_reset_ms_card()
|
D | ms.c | 610 retval = rtsx_write_register(chip, CARD_OE, MS_OUTPUT_EN, in ms_prepare_reset() 611 MS_OUTPUT_EN); in ms_prepare_reset() 4766 retval = rtsx_write_register(chip, CARD_OE, MS_OUTPUT_EN, 0); in ms_power_off_card3v3()
|