Home
last modified time | relevance | path

Searched refs:test_c9 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dti113x.h941 u8 test_c9, old_c9, mask, bits; in ene_tune_bridge() local
949 test_c9 = old_c9 = config_readb(socket, ENE_TEST_C9); in ene_tune_bridge()
954 test_c9 = (test_c9 & ~mask) | bits; in ene_tune_bridge()
958 test_c9 &= ~ENE_TEST_C9_TLTENABLE; in ene_tune_bridge()
962 old_c9, test_c9); in ene_tune_bridge()
963 config_writeb(socket, ENE_TEST_C9, test_c9); in ene_tune_bridge()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dti113x.h941 u8 test_c9, old_c9, mask, bits; in ene_tune_bridge() local
949 test_c9 = old_c9 = config_readb(socket, ENE_TEST_C9); in ene_tune_bridge()
954 test_c9 = (test_c9 & ~mask) | bits; in ene_tune_bridge()
958 test_c9 &= ~ENE_TEST_C9_TLTENABLE; in ene_tune_bridge()
962 old_c9, test_c9); in ene_tune_bridge()
963 config_writeb(socket, ENE_TEST_C9, test_c9); in ene_tune_bridge()

Completed in 4 milliseconds