Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.h145 #define RESET_HORIZON 0x00100000 macro
H A Dhorizon.c1723 // why not set RESET_HORIZON to one and wait for the card to in hrz_reset()
1725 control_0_reg = control_0_reg & RESET_HORIZON; in hrz_reset()
1727 while (control_0_reg & RESET_HORIZON) in hrz_reset()

Completed in 5 milliseconds