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

/linux-4.4.14/drivers/uwb/
H A Dlc-rc.c123 * Show the ASIE that is broadcast in the UWB beacon by this uwb_rc device.
138 /* walk IEData looking for an ASIE. */ ASIE_show()
158 * Update the ASIE that is broadcast in the UWB beacon by this uwb_rc device.
171 /* empty string means clear the ASIE. */ ASIE_store()
193 dev_err(dev, "%s: Invalid ASIE size %d.\n", __func__, ie_len); ASIE_store()
209 * Valid ASIE received. Remove current ASIE then add the new one using ASIE_store()
218 static DEVICE_ATTR_RW(ASIE);
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF518.h55 #define ASIE 0x40 /* Auxiliary snapshot interrupt enable */ macro

Completed in 91 milliseconds