Searched refs:OPENPIC_CONFIG_RESET (Results 1 – 2 of 2) sorted by relevance
109 x |= OPENPIC_CONFIG_RESET; in openpic_common_attach()112 while (openpic_read(sc, OPENPIC_CONFIG) & OPENPIC_CONFIG_RESET) { in openpic_common_attach()139 x |= OPENPIC_CONFIG_RESET; in openpic_common_attach()142 while (openpic_read(sc, OPENPIC_CONFIG) & OPENPIC_CONFIG_RESET) { in openpic_common_attach()
68 #define OPENPIC_CONFIG_RESET 0x80000000 macro