Searched refs:FM_IO_PIN2 (Results 1 – 2 of 2) sorted by relevance
83 #define PCR_DATA_ON FM_IO_PIN292 #define PCPR_WREN_OFF FM_IO_PIN2100 #define PCS_WREN_OFF FM_IO_PIN2220 d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3) | PCS_WREN_OFF; in sf256pcs_hw_read()246 wren = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); in sf256pcs_write_bit()259 d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); in sf256pcs_init()270 d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); in sf256pcs_rset()477 mute = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); in fmsradio_set_mute()
89 #define FM_IO_PIN2 0x0004 macro