Home
last modified time | relevance | path

Searched refs:LOW (Results 1 – 2 of 2) sorted by relevance

/firmware/keyspan_pda/
Dkeyspan_pda.S115 #define LOW(x) ((x) & 0xff) macro
299 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate))
534 mov a, #LOW(desc_device)
546 mov a, #LOW(desc_config1)
659 add a, #LOW(baud_table)
Dxircom_pgs.S115 #define LOW(x) ((x) & 0xff) macro
337 #define BAUD_LOW(rate) LOW(BAUD_TIMEOUT(rate))
572 mov a, #LOW(desc_device)
584 mov a, #LOW(desc_config1)
697 add a, #LOW(baud_table)