Home
last modified time | relevance | path

Searched defs:tolower (Results 1 - 7 of 7) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/linux/
H A Dctype.h69 #define tolower(c) __tolower(c) macro
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/linux/
H A Dctype.h69 #define tolower(c) __tolower(c) macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcm_app_utils.c38 #define tolower(c) (bcm_isupper((c)) ? ((c) + 'a' - 'A') : (c)) macro
H A Dbcmwifi_channels.c40 #define tolower(c) (bcm_isupper((c)) ? ((c) + 'a' - 'A') : (c)) macro
H A Dwl_cfgnan.h100 #define tolower(c) bcm_tolower(c) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c68 #define tolower(x) ((x) | 0x20) macro
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm560 tolower(){ function

Completed in 19 milliseconds