Home
last modified time | relevance | path

Searched refs:HighByte (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/rt2860/common/
Drtmp_init.c3575 UCHAR HighByte = 0; in RTMPSetLED() local
3589 HighByte = 0x20; in RTMPSetLED()
3590 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3595 HighByte = 0xa0; in RTMPSetLED()
3597 HighByte = 0x60; in RTMPSetLED()
3598 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3601 HighByte = 0x20; in RTMPSetLED()
3602 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3607 HighByte = 0; in RTMPSetLED()
3608 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
[all …]
Dmlme.c7607 H2MMailbox.field.HighByte = Arg1; in AsicSendCommandToMcu()
/drivers/staging/rt2870/common/
Drtmp_init.c3938 UCHAR HighByte = 0; in RTMPSetLED() local
3952 HighByte = 0x20; in RTMPSetLED()
3953 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3958 HighByte = 0xa0; in RTMPSetLED()
3960 HighByte = 0x60; in RTMPSetLED()
3961 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3964 HighByte = 0x20; in RTMPSetLED()
3965 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
3970 HighByte = 0; in RTMPSetLED()
3971 AsicSendCommandToMcu(pAd, 0x50, 0xff, LowByte, HighByte); in RTMPSetLED()
[all …]
Dmlme.c7589 H2MMailbox.field.HighByte = Arg1; in AsicSendCommandToMcu()
/drivers/net/tokenring/
Dtms380tr.c2034 unsigned char HighByte, HighAc, LowAc; in tms380tr_tx_status_irq() local
2059 HighByte = GET_TRANSMIT_STATUS_HIGH_BYTE(tpl->Status); in tms380tr_tx_status_irq()
2060 HighAc = GET_FRAME_STATUS_HIGH_AC(HighByte); in tms380tr_tx_status_irq()
2061 LowAc = GET_FRAME_STATUS_LOW_AC(HighByte); in tms380tr_tx_status_irq()
/drivers/staging/rt2870/
Drt28xx.h2151 UINT32 HighByte:8; member
2160 UINT32 HighByte:8; member
/drivers/staging/rt2860/
Drt28xx.h2176 UINT32 HighByte:8; member
2185 UINT32 HighByte:8; member