Home
last modified time | relevance | path

Searched refs:AR8327_POWER_ON_STRIP_LED_OPEN_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchreg.h408 #define AR8327_POWER_ON_STRIP_LED_OPEN_EN (1 << 24) macro
H A Darswitch_8327.c631 new_pos |= AR8327_POWER_ON_STRIP_LED_OPEN_EN; in ar8327_init_pdata()
633 new_pos &= ~AR8327_POWER_ON_STRIP_LED_OPEN_EN; in ar8327_init_pdata()