Home
last modified time | relevance | path

Searched refs:ARRAYLAST (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhndpmu.c244 if (drivestrength >= ARRAYLAST(sdiod_drive_strength_tab7_3v3)->strength) { in si_sdiod_drive_strength_init()
248 if (drivestrength >= ARRAYLAST(sdiod_drive_strength_tab7_1v8)->strength) { in si_sdiod_drive_strength_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmutils.h596 #ifndef ARRAYLAST /* returns pointer to last array element */
597 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmutils.h596 #ifndef ARRAYLAST /* returns pointer to last array element */
597 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmutils.h596 #ifndef ARRAYLAST /* returns pointer to last array element */
597 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmutils.h536 #ifndef ARRAYLAST /* returns pointer to last array element */
537 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmutils.h710 #ifndef ARRAYLAST /* returns pointer to last array element */
711 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmutils.h710 #ifndef ARRAYLAST /* returns pointer to last array element */
711 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro