Searched defs:enum_index (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 349 static void sh_eth_write(struct net_device *ndev, u32 data, int enum_index) in sh_eth_write() 360 static u32 sh_eth_read(struct net_device *ndev, int enum_index) in sh_eth_read() 371 static void sh_eth_modify(struct net_device *ndev, int enum_index, u32 clear, in sh_eth_modify() 378 static u16 sh_eth_tsu_get_offset(struct sh_eth_private *mdp, int enum_index) in sh_eth_tsu_get_offset() 384 int enum_index) in sh_eth_tsu_write() 394 static u32 sh_eth_tsu_read(struct sh_eth_private *mdp, int enum_index) in sh_eth_tsu_read()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/src/ |
| H A D | dump.cpp | 144 void dump_enum(j2s_ctx *ctx, int enum_index) { in dump_enum()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/ |
| H A D | j2s.cpp | 111 static inline int j2s_enum_get_value(j2s_ctx* ctx, int enum_index, in j2s_enum_get_value() 133 static inline const char* j2s_enum_get_name(j2s_ctx* ctx, int enum_index, in j2s_enum_get_name() 155 static cJSON* _j2s_enum_to_json(j2s_ctx* ctx, int enum_index) in _j2s_enum_to_json()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/ |
| H A D | j2s.cpp | 208 static inline int j2s_enum_get_value(j2s_ctx *ctx, int enum_index, in j2s_enum_get_value() 229 static inline const char *j2s_enum_get_name(j2s_ctx *ctx, int enum_index, in j2s_enum_get_name() 250 static cJSON *_j2s_enum_to_json(j2s_ctx *ctx, int enum_index) { in _j2s_enum_to_json()
|
| H A D | j2s.h | 35 int16_t enum_index; /* For enum type only */ member
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | sh_eth.h | 658 int enum_index) in sh_eth_reg_addr() 673 int enum_index) in sh_eth_write() 679 int enum_index) in sh_eth_read()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/ |
| H A D | j2s.h | 34 int16_t enum_index; /* For enum type only */ member
|