Home
last modified time | relevance | path

Searched defs:is_valid (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/freescale/common/
A Dsys_eeprom.c75 #define is_valid ((e.id[0] == 'N') || (e.id[1] == 'X') || \ macro
81 #define is_valid ((e.id[0] == 'C') || (e.id[1] == 'C') || \ macro
/u-boot/board/varisys/common/
A Dsys_eeprom.c56 #define is_valid ((e.id[0] == 'N') || (e.id[1] == 'X') || \ macro
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h129 int (*is_valid)(const struct ti_sci_handle *handle, u32 id); member
/u-boot/drivers/ufs/
A Dufs.h44 bool is_valid; member
/u-boot/drivers/video/tegra124/
A Dsor.h840 int is_valid; member

Completed in 16 milliseconds