Searched refs:FALSE (Results 1 – 2 of 2) sorted by relevance
271 #define FALSE 0 macro520 return FALSE; in aedsp16_wait_data()529 if (aedsp16_wait_data(port) == FALSE) { in aedsp16_read()543 return ((aedsp16_read(port) == 0xaa) ? TRUE : FALSE); in aedsp16_test_dsp()564 return FALSE; in aedsp16_dsp_reset()681 return FALSE; in aedsp16_hard_write()686 return FALSE; in aedsp16_hard_write()691 return FALSE; in aedsp16_hard_write()696 return FALSE; in aedsp16_hard_write()701 return FALSE; in aedsp16_hard_write()[all …]
27 #define FALSE 0 macro